get_startup_notify_id


Description:

public virtual string get_startup_notify_id (AppInfo info, List<File> files)

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.

Parameters:

this

a AppLaunchContext

info

a AppInfo

files

a List of of File objects

Returns:

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