RadioAction.value

int value() @property

Get value property.

Returns

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.

void value(int propval) @property

Set value property.

Parameters

propvalThe 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.