mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-13 04:46:15 +01:00
Updates
svn path=/trunk/; revision=6248
This commit is contained in:
parent
ff068af417
commit
9569a7c002
@ -213,6 +213,7 @@ G_FILE_ATTRIBUTE_FILESYSTEM_FREE
|
|||||||
G_FILE_ATTRIBUTE_FILESYSTEM_TYPE
|
G_FILE_ATTRIBUTE_FILESYSTEM_TYPE
|
||||||
G_FILE_ATTRIBUTE_FILESYSTEM_READONLY
|
G_FILE_ATTRIBUTE_FILESYSTEM_READONLY
|
||||||
G_FILE_ATTRIBUTE_GVFS_BACKEND
|
G_FILE_ATTRIBUTE_GVFS_BACKEND
|
||||||
|
G_FILE_ATTRIBUTE_SELINUX_CONTEXT
|
||||||
g_file_info_new
|
g_file_info_new
|
||||||
g_file_info_dup
|
g_file_info_dup
|
||||||
g_file_info_copy_into
|
g_file_info_copy_into
|
||||||
@ -510,10 +511,9 @@ GUnixInputStreamPrivate
|
|||||||
<FILE>gmemoryinputstream</FILE>
|
<FILE>gmemoryinputstream</FILE>
|
||||||
<TITLE>GMemoryInputStream</TITLE>
|
<TITLE>GMemoryInputStream</TITLE>
|
||||||
GMemoryInputStream
|
GMemoryInputStream
|
||||||
g_memory_input_stream_from_data
|
g_memory_input_stream_new
|
||||||
g_memory_input_stream_set_free_data
|
g_memory_input_stream_new_from_data
|
||||||
g_memory_input_stream_get_data
|
g_memory_input_stream_add_data
|
||||||
g_memory_input_stream_get_data_size
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GMemoryInputStreamClass
|
GMemoryInputStreamClass
|
||||||
G_MEMORY_INPUT_STREAM
|
G_MEMORY_INPUT_STREAM
|
||||||
@ -1011,6 +1011,7 @@ g_app_info_get_description
|
|||||||
g_app_info_get_executable
|
g_app_info_get_executable
|
||||||
g_app_info_get_icon
|
g_app_info_get_icon
|
||||||
g_app_info_launch
|
g_app_info_launch
|
||||||
|
g_app_info_supports_files
|
||||||
g_app_info_supports_uris
|
g_app_info_supports_uris
|
||||||
g_app_info_launch_uris
|
g_app_info_launch_uris
|
||||||
g_app_info_should_show
|
g_app_info_should_show
|
||||||
@ -1165,6 +1166,7 @@ GDesktopAppInfo
|
|||||||
g_desktop_app_info_new_from_filename
|
g_desktop_app_info_new_from_filename
|
||||||
g_desktop_app_info_new
|
g_desktop_app_info_new
|
||||||
g_desktop_app_info_get_is_hidden
|
g_desktop_app_info_get_is_hidden
|
||||||
|
g_desktop_app_info_set_desktop_env
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GDesktopAppInfoClass
|
GDesktopAppInfoClass
|
||||||
G_TYPE_DESKTOP_APP_INFO
|
G_TYPE_DESKTOP_APP_INFO
|
||||||
|
Loading…
Reference in New Issue
Block a user