Property
AdwToggleGroup:active
Description [src]
The index of the active toggle.
Setting the index to a larger value than the number of toggles in the group unsets the current active toggle.
If no toggle is active, the property will be set to
GTK_INVALID_LIST_POSITION.
| Type: | guint |
| Available since: | 1.7 |
| Setter method | adw_toggle_group_set_active() |
| Getter method | adw_toggle_group_get_active() |