mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
Added new symbols to gio.symbols
2008-01-29 Alexander Larsson <alexl@redhat.com> * gio.symbols: Added new symbols to gio.symbols svn path=/trunk/; revision=6411
This commit is contained in:
parent
75d6d024cd
commit
07d7c59931
@ -1,3 +1,8 @@
|
||||
2008-01-29 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* gio.symbols:
|
||||
Added new symbols to gio.symbols
|
||||
|
||||
2008-01-29 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* gfile.[ch]:
|
||||
|
@ -70,6 +70,8 @@ g_desktop_app_info_new
|
||||
g_desktop_app_info_get_type G_GNUC_CONST
|
||||
g_desktop_app_info_get_is_hidden
|
||||
g_desktop_app_info_set_desktop_env
|
||||
g_desktop_app_info_lookup_get_type G_GNUC_CONST
|
||||
g_desktop_app_info_lookup_get_default_for_uri_scheme
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
@ -290,6 +292,7 @@ g_file_eject_mountable_finish
|
||||
g_file_copy_attributes
|
||||
g_file_monitor_directory
|
||||
g_file_monitor_file
|
||||
g_file_query_default_handler
|
||||
g_file_load_contents
|
||||
g_file_load_contents_async
|
||||
g_file_load_contents_finish
|
||||
|
Loading…
Reference in New Issue
Block a user