mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-29 21:33:30 +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:
@@ -1,9 +1,13 @@
|
||||
@008-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
2008-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gio/gio-sections.txt: Add g_app_info_get_commandline
|
||||
|
||||
2008-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/tmpl/keyfile.sgml: Explain locale identifiers in
|
||||
more detail
|
||||
|
||||
@008-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
2008-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 562549 – g_byte_array_free should tell how free data
|
||||
|
||||
|
@@ -1066,6 +1066,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_files
|
||||
|
Reference in New Issue
Block a user