Method

AdapSwitchRowset_active

since: 1.4

Declaration [src]

void
adap_switch_row_set_active (
  AdapSwitchRow* self,
  gboolean is_active
)

Description [src]

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

Available since: 1.4

Sets propertyAdap.SwitchRow:active

Parameters

is_active

Type: gboolean

Whether self should be active.