Property

AdwToggleGroup:active-name

since: 1.7

Declaration

property active-name: utf8 [ read, write ]

Description [src]

The name of the active toggle.

The name can be set via AdwToggle:name. If the currently active toggle doesn’t have a name, the property will be set to NULL.

Set it to NULL to unset the current active toggle.

Type:gchar*

Available since: 1.7

Default valueNULL
Getter methodadw_toggle_group_get_active_name()
Setter methodadw_toggle_group_set_active_name()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno