RadioActionEntry.value

int value() @property

Get value field.

Returns

The value to set on the radio action. See

gtk.radio_action.RadioAction.getCurrentValue.

void value(int propval) @property

Set value field.

Parameters

propvalThe value to set on the radio action. See gtk.radio_action.RadioAction.getCurrentValue.