Package: gio

Accessor gio:property-action-state-type

Lambda List

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

Syntax

(g:property-action-state-type object) => type

Arguments

object -- a g:property-action object
type -- a g:variant-type parameter type for the state type of the action

Details

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

See also

2025-09-27