dynamic_launcher_get_desktop_entry


Description:

public string dynamic_launcher_get_desktop_entry (string desktop_file_id) throws Error

This function gets the contents of a .

desktop file that was previously installed by the dynamic launcher portal.

The desktop_file_id must be prefixed with the caller's app ID followed by a "." and suffixed with ".desktop".

Parameters:

this

a [class@Portal]

desktop_file_id

the .desktop file name

Returns:

the contents of the desktop file, or null with throws set