gAppLaunchContextGetStartupNotifyId: gAppLaunchContextGetStartupNotifyId
Description
Initiates startup notification for the application and returns the
DESKTOP_STARTUP_ID for the launched operation, if supported.Usage
gAppLaunchContextGetStartupNotifyId(object, info, files)
Arguments
files
a list of of GFile
objects Value
- [char] a startup notification ID for the application, or
NULL
if
not supported.
Details
Startup notification IDs are defined in the
FreeDesktop.Org Startup Notifications standard (http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt).