JSCOptionType

Enum values for options types.

Values

ValueMeaning
BOOLEAN0

A #gboolean option type.

INT1

A #gint option type.

UINT2

A #guint option type.

SIZE3

A #gsize options type.

DOUBLE4

A #gdouble options type.

STRING5

A string option type.

RANGE_STRING6

A range string option type.

Meta

Since

2.24