AppLaunchContext.getStartupNotifyId

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.

class AppLaunchContext
string
getStartupNotifyId

Parameters

info AppInfoIF
files ListG

a GList of of GFile objects

Return Value

Type: string

a startup notification ID for the application, or NULL if not supported.