mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
Add g_app_info_get_commandline. Requested by Hans Petter Jansson.
* gio.symbols: * gappinfo.[hc]: Add g_app_info_get_commandline. Requested by Hans Petter Jansson. * gdesktopappinfo.c: And implement it here. svn path=/trunk/; revision=7706
This commit is contained in:
@@ -36,6 +36,7 @@ g_app_info_get_id
|
||||
g_app_info_get_name
|
||||
g_app_info_get_description
|
||||
g_app_info_get_executable
|
||||
g_app_info_get_commandline
|
||||
g_app_info_get_icon
|
||||
g_app_info_launch
|
||||
g_app_info_supports_uris
|
||||
|
Reference in New Issue
Block a user