From: Matthias Clasen Date: Wed, 28 Nov 2007 04:35:49 +0000 (+0000) Subject: some additions X-Git-Tag: GLIB_2_15_1~283 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=82d1ac187f6c4f0e156aa87b7015ddc5bfe0d8fd;p=platform%2Fupstream%2Fglib.git some additions svn path=/trunk/; revision=5967 --- diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt index 4d9f9f8..8827a90 100644 --- a/docs/reference/gio/gio-sections.txt +++ b/docs/reference/gio/gio-sections.txt @@ -10,6 +10,7 @@ g_vfs_parse_name g_vfs_get_default g_vfs_get_local g_vfs_is_active +g_vfs_get_supported_uri_schemes GVfsClass G_VFS @@ -268,7 +269,6 @@ g_file_info_set_size g_file_info_set_modification_time g_file_info_set_symlink_target g_file_info_set_sort_order -g_format_file_size_for_display g_file_attribute_matcher_new g_file_attribute_matcher_ref g_file_attribute_matcher_unref @@ -1144,18 +1144,3 @@ G_IO_MODULE_GET_CLASS g_io_module_get_type - -
-gurifuncs -Uri functions -G_URI_RESERVED_CHARS_GENERIC_DELIMITERS -G_URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERS -G_URI_RESERVED_CHARS_ALLOWED_IN_PATH_ELEMENT -G_URI_RESERVED_CHARS_ALLOWED_IN_PATH -G_URI_RESERVED_CHARS_ALLOWED_IN_USERINFO -g_uri_unescape_string -g_uri_unescape_segment -g_uri_get_scheme -g_uri_escape_string -g_string_append_uri_escaped -