Property
GtkRadioAction:value
deprecated: 3.10 since: 2.4
Description [src]
The value is an arbitrary integer which can be used as a
convenient way to determine which action in the group is
currently active in an ::activate or ::changed signal handler.
See gtk_radio_action_get_current_value()
and GtkRadioActionEntry
for convenient ways to get and set this property.
Type:gint
Available since: 2.4
Deprecated since: 3.10
Please do not use it in newly written code.
Default value | 0 |