Package: gio
Function gio:action-activate
Lambda Listgio:action-activate (action &optional parameter) ArgumentsDetails      
    Activates the action.    The optional parameter argument must be the correct type of the
  parameter for the action, for example the parameter type given at construction  time. If the parameter type was a cffi:null-pointer value then the  parameter argument must be nil, this is the default value.      | See also | 
2025-08-27