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:
Matthias Clasen
2008-07-02 16:23:23 +00:00
parent fef22bfe23
commit 9d82224015
6 changed files with 54 additions and 21 deletions

View File

@@ -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