Package: gio
Function gio:action-group-activate-action
Lambda Listgio:action-group-activate-action (group name parameter) ArgumentsDetails        
    Activate the named action within the action group.  
  If the action is expecting a parameter, then the correct type of the parameter  must be given as parameter. If the action is expecting no parameters  then the parameter argument must be a cffi:null-pointer, see the  g:action-group-action-parameter-type function.        | See also | 
2025-02-03