Package: gio

Accessor gio:property-action-enabled

Lambda List

gio:property-action-enabled (object)

Syntax

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

Arguments

object -- a g:property-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 g:action-activate and g:action-change-state functions have no effect.
 

See also

2024-12-29