Package: gio

Function gio:app-launch-context-startup-notify-id

Lambda List

gio:app-launch-context-startup-notify-id (context info files)

Arguments

context -- a g:app-launch-context instance
info -- a g:app-info instance
files -- a list of g:file objects

Return Value

The string with a startup notification ID for the application, or nil if not supported.

Details

Initiates startup notification for the application and returns the DESKTOP_STARTUP_ID for the launched operation, if supported. Startup notification IDs are defined in the FreeDesktop.Org Startup Notifications standard.
 

See also

#2024-12-22