SimpleActionGidBuilderImpl.enabled

Set enabled property.

class SimpleActionGidBuilderImpl(T)
T
enabled
(
bool propval
)

Parameters

propval bool

If @action is currently enabled.

If the action is disabled then calls to gio.action.Action.activate and gio.action.Action.changeState have no effect.

Return Value

Type: T

Builder instance for fluent chaining