mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Install gdesktopappinfo as unix-specific api
svn path=/trunk/; revision=6090
This commit is contained in:
@@ -61,6 +61,15 @@ g_app_info_get_default_for_uri_scheme
|
||||
#endif
|
||||
|
||||
|
||||
#if IN_HEADER(__G_DESKTOP_APP_INFO_H__)
|
||||
#if IN_FILE(__G_DESKTOP_APP_INFO_C__)
|
||||
g_desktop_app_info_new_from_filename
|
||||
g_desktop_app_info_new
|
||||
g_desktop_app_info_get_is_hidden
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
#if IN_HEADER(__G_ASYNC_RESULT_H__)
|
||||
#if IN_FILE(__G_ASYNC_RESULT_C__)
|
||||
g_async_result_get_type G_GNUC_CONST
|
||||
|
Reference in New Issue
Block a user