Function
GioUnixDesktopAppInfoget_startup_wm_class
since: 2.34
Declaration [src]
const char*
g_desktop_app_info_get_startup_wm_class (
  GDesktopAppInfo* info
)
Description [src]
Retrieves the StartupWMClass field from info. This represents the
WM_CLASS property of the main window of the application, if launched through info.
Available since: 2.34
Parameters
- info
- 
            Type: GDesktopAppInfoA GDesktopAppInfothat supports startup notify.The data is owned by the caller of the function.