RadioActionEntry.value

Get value field.

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

Return Value

Type: int

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