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.

RangeString6

A range string option type.