convenient way to determine which action in the group is currently active in an ::activate or ::changed signal handler. See [gtk.radio_action.RadioAction.getCurrentValue] and #GtkRadioActionEntry for convenient ways to get and set this property.
RadioAction.value
int value() @propertyGet value property.
Returns
The value is an arbitrary integer which can be used as a
void value(int propval) @propertySet value property.
Parameters
propval | 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.RadioAction.getCurrentValue] and #GtkRadioActionEntry for convenient ways to get and set this property. |