Package: gio

Accessor gio:simple-action-state-type

Lambda List

gio:simple-action-state-type (object)

Syntax

(g:simple-action-state-type object) => vtype

Arguments

object -- a g:simple-action object
vtype -- a g:variant-type parameter type

Details

The accessor for the state-type slot of the g:simple-action class returns the type of the state that the action has, or nil if the action is stateless.
 

See also

2025-09-27