From 9569a7c0027399498394fa62365b50aa0afd3e61 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 6 Jan 2008 08:04:57 +0000 Subject: [PATCH] Updates svn path=/trunk/; revision=6248 --- docs/reference/gio/gio-sections.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt index 4925a40..34573cd 100644 --- a/docs/reference/gio/gio-sections.txt +++ b/docs/reference/gio/gio-sections.txt @@ -213,6 +213,7 @@ G_FILE_ATTRIBUTE_FILESYSTEM_FREE G_FILE_ATTRIBUTE_FILESYSTEM_TYPE G_FILE_ATTRIBUTE_FILESYSTEM_READONLY G_FILE_ATTRIBUTE_GVFS_BACKEND +G_FILE_ATTRIBUTE_SELINUX_CONTEXT g_file_info_new g_file_info_dup g_file_info_copy_into @@ -510,10 +511,9 @@ GUnixInputStreamPrivate gmemoryinputstream GMemoryInputStream GMemoryInputStream -g_memory_input_stream_from_data -g_memory_input_stream_set_free_data -g_memory_input_stream_get_data -g_memory_input_stream_get_data_size +g_memory_input_stream_new +g_memory_input_stream_new_from_data +g_memory_input_stream_add_data GMemoryInputStreamClass G_MEMORY_INPUT_STREAM @@ -1011,6 +1011,7 @@ g_app_info_get_description g_app_info_get_executable g_app_info_get_icon g_app_info_launch +g_app_info_supports_files g_app_info_supports_uris g_app_info_launch_uris g_app_info_should_show @@ -1165,6 +1166,7 @@ GDesktopAppInfo g_desktop_app_info_new_from_filename g_desktop_app_info_new g_desktop_app_info_get_is_hidden +g_desktop_app_info_set_desktop_env GDesktopAppInfoClass G_TYPE_DESKTOP_APP_INFO -- 2.7.4