getStartupNotifyId

open fun getStartupNotifyId(info: AppInfo, files: <Error class: unknown class>): String?

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.

Return

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

Parameters

info

a #GAppInfo

files

a #GList of of #GFile objects