Method

AdwSwitchRowget_active

since: 1.4

Declaration [src]

gboolean
adw_switch_row_get_active (
  AdwSwitchRow* self
)

Description [src]

Gets whether self is in its “on” or “off” position.

Available since: 1.4

Gets propertyAdw.SwitchRow:active

Return value

Type: gboolean

Whether self is active or not.