Property
GtkRadioAction:value
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. |