Method

AdwSwitchRowset_active

Declaration [src]

void
adw_switch_row_set_active (
  AdwSwitchRow* self,
  gboolean is_active
)

Description [src]

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

Available since:1.4
Sets propertyAdw.SwitchRow:active

Parameters

is_active gboolean
 

Whether self should be active.