Method
AdwToggleGroupadd
since: 1.7
Declaration [src]
void
adw_toggle_group_add (
AdwToggleGroup* self,
AdwToggle* toggle
)
Parameters
toggle
-
Type:
AdwToggle
The toggle to add.
The instance takes ownership of the data, and is responsible for freeing it.