get_desktop_id


Description:

[ 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".

Note:

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.

Parameters:

this

a Component instance.

Returns:

The desktop file id.




2022 vala-language.org