[ Version ( deprecated = true , deprecated_since = "0.11.0" , since = "0.9.8" ) ]
public unowned string get_desktop_id ()
Warning: get_desktop_id is deprecated since 0.11.0.
Get the Desktop Entry ID for this component, if it is of type "desktop-application".
Replaced by Launchable and as_component_get_launchable
For most desktop-application components, this is the name of the .desktop file.
Refer to https://specifications.freedesktop.org/desktop-entry-spec/latest/ape.html for more information.
this |
a Component instance. |
The desktop file id. |