RadioActionEntry.value
int value() @property nothrowGet value field.
Returns
The value to set on the radio action. See
void value(int propval) @property nothrowSet value field.
Parameters
propval | The value to set on the radio action. See gtk.radio_action.RadioAction.getCurrentValue. |