Package: gio

Accessor gio:property-action-invert-boolean

Lambda List

gio:property-action-invert-boolean (object)

Syntax

(g:property-action-invert-boolean object) => invert

Arguments

object -- a g:property-action object
invert -- a boolean whether the state of the action will be the negation

Details

If true, the state of the action will be the negation of the property value, provided the property is boolean.
 

See also

2022-12-26