Method
XdpPortaldynamic_launcher_launch
Declaration [src]
gboolean
xdp_portal_dynamic_launcher_launch (
XdpPortal* portal,
const char* desktop_file_id,
const char* activation_token,
GError** error
)
Parameters
desktop_file_id |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. | |
activation_token |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. | |
error |
GError ** |
The return location for a GError* , or NULL . |