Package: gio
Function gio:notification-add-button
Lambda Listgio:notification-add-button (notification label action) ArgumentsDetails        
    Adds a button to the notification that activates the action in    action when clicked.    That action must be an application wide action, starting with "app.".  If action contains a target, the action will be activated with that  target as its parameter. See the g:action-parse-detailed-name function  for a description of the format for action.        | See also | 
2024-12-28