Method
XdpPortaldynamic_launcher_get_desktop_entry
Declaration [src]
char*
xdp_portal_dynamic_launcher_get_desktop_entry (
XdpPortal* portal,
const char* desktop_file_id,
GError** error
)
Description [src]
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”.