Package: gio

Accessor g-property-action-enabled

Lambda List

g-property-action-enabled (object)

Syntax

(g-property-action-enabled object) => enabled

Arguments

object -- a g-simple-action object
enabled -- a boolean whether the action is enabled

Details

Accessor of the enabled slot of the g-property-action class.

If the action is currently enabled. If the action is disabled then calls to the functions g-action-activate and g-action-change-state have no effect.
 

See also

2020-4-26