Method

AdwSwitchRowget_active

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

Returns: gboolean
 

Whether self is active or not.