Package: gio
Accessor g-action-parameter-type
Lambda Listg-action-parameter-type (object) SyntaxArgumentsDetails Accessor of the parameter-type slot of the g-action class. Queries the type of the parameter that must be given when activating the action. When activating the action using the g-action-activate function, the g-variant parameter given to that function must be of the type returned by this function. In the case that this function returns a nil value, you must not give any g-variant parameter, but a null-pointer instead. | See also |
2021-12-10