RadioActionEntry.value

Set value field.

  1. int value [@property getter]
  2. int value [@property setter]
    class RadioActionEntry
    @property
    void
    value
    ()

Parameters

propval int

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