Method

AdwExpanderRowset_show_enable_switch

since: 1.0

Declaration [src]

void
adw_expander_row_set_show_enable_switch (
  AdwExpanderRow* self,
  gboolean show_enable_switch
)

Description [src]

Sets whether the switch enabling the expansion of self is visible.

Available since: 1.0

Parameters

show_enable_switch

Type: gboolean

Whether to show the switch enabling the expansion.