mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
Add a function to create a GDesktopAppInfo from a GKeyFile. Proposed by
* gio.symbols: * gdesktopappinfo.[hc]: Add a function to create a GDesktopAppInfo from a GKeyFile. Proposed by Josselin Mouette. svn path=/trunk/; revision=7143
This commit is contained in:
@@ -68,6 +68,7 @@ g_app_info_get_default_for_uri_scheme
|
||||
#if IN_FILE(__G_DESKTOP_APP_INFO_C__)
|
||||
#ifdef G_OS_UNIX
|
||||
g_desktop_app_info_new_from_filename
|
||||
g_desktop_app_info_new_from_keyfile
|
||||
g_desktop_app_info_new
|
||||
g_desktop_app_info_get_type G_GNUC_CONST
|
||||
g_desktop_app_info_get_is_hidden
|
||||
|
Reference in New Issue
Block a user