Method
AdwToggleGroupset_active_name
Declaration [src]
void
adw_toggle_group_set_active_name (
AdwToggleGroup* self,
const char* name
)
Description [src]
Sets the active toggle for self.
The name can be set via AdwToggle:name.
If name is NULL, unset the current active toggle instead.
| Available since: | 1.7 |
| Sets property | Adw.ToggleGroup:active-name |