mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46:17 +01:00
Added symbols for GIO/Win32
There are now fallback functions in the Win32 portion of g_app_info that were previously only available under UNIX, so add them here so that they can be exported as well. The symbols are as follows: g_app_info_get_fallback_for_type g_app_info_get_recommended_for_type
This commit is contained in:
parent
1df31f0014
commit
19c73918ec
@ -119,6 +119,8 @@ g_app_info_get_all
|
|||||||
g_app_info_get_all_for_type
|
g_app_info_get_all_for_type
|
||||||
g_app_info_get_default_for_type
|
g_app_info_get_default_for_type
|
||||||
g_app_info_get_default_for_uri_scheme
|
g_app_info_get_default_for_uri_scheme
|
||||||
|
g_app_info_get_fallback_for_type
|
||||||
|
g_app_info_get_recommended_for_type
|
||||||
g_app_info_reset_type_associations
|
g_app_info_reset_type_associations
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user