Up

_gtkButtonSwitchGet

_gtkButtonSwitchGet gets the current state (on or off) of a ButtonSwitch object.
The used GTK+ version should be 3.x or above, otherwise the object will not be created and nil will be always returned.

Prototype : fun [ObjGtkButton] I

See also

Example