Method

GtkSwitchget_state

since: 3.14

Declaration [src]

gboolean
gtk_switch_get_state (
  GtkSwitch* sw
)

Description [src]

Gets the underlying state of the GtkSwitch.

Available since: 3.14

Gets propertyGtk.Switch:state

Return value

Type: gboolean

The underlying state.