Method
AdwToggleGroupget_active_name
since: 1.7
Declaration [src]
const char*
adw_toggle_group_get_active_name (
AdwToggleGroup* self
)
Description [src]
Gets the name of the active toggle in self
.
Can be NULL
if the currently active toggle doesn’t have a name.
See AdwToggle:name
.
Available since: 1.7
Gets property | Adw.ToggleGroup:active-name |