Package: gio

Accessor gio:simple-action-parameter-type

Lambda List

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

Syntax

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

Arguments

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

Details

The accessor for the parameter-type slot of the g:simple-action class returns the type of the parameter that must be given when activating the action.
 

See also

2025-09-27