RadioActionGidBuilderImpl.value

Set value property.

class RadioActionGidBuilderImpl(T)
T
value
()

Parameters

propval int

The value is an arbitrary integer which can be used as a convenient way to determine which action in the group is currently active in an ::activate or ::changed signal handler. See gtk.radio_action.RadioAction.getCurrentValue and #GtkRadioActionEntry for convenient ways to get and set this property.

Return Value

Type: T

Builder instance for fluent chaining