Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><DesktopAppInfo>

Functions

Link copied to clipboard
fun getImplementations(interface: String): <Error class: unknown class>

Gets all applications that implement @interface.

Link copied to clipboard
fun new(desktopId: String): DesktopAppInfo

Creates a new #GDesktopAppInfo based on a desktop file id.

Link copied to clipboard

Creates a new #GDesktopAppInfo.

Link copied to clipboard
fun setDesktopEnv(desktopEnv: String)

Sets the name of the desktop that the application is running in. This is used by g_app_info_should_show() and g_desktop_app_info_get_show_in() to evaluate the OnlyShowIn and NotShowIn desktop entry fields.