RadioActionEntry.value

int value() @property nothrow

Get value field.

Returns

The value to set on the radio action. See

gtk.radio_action.RadioAction.getCurrentValue.

void value(int propval) @property nothrow

Set value field.

Parameters

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