From bf9428680dc04bd6d4e7203865629ce3aa01b9ca Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Jul 2008 02:49:56 +0000 Subject: [PATCH] Add missing types. svn path=/trunk/; revision=7135 --- docs/reference/ChangeLog | 4 ++ docs/reference/gio/gio.types | 93 +++++++++++++++++++++++------------- 2 files changed, 63 insertions(+), 34 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index adacdf972..2271d6bfc 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2008-07-01 Matthias Clasen + + * gio/gio.types: Add missing types. Pointed out by David Zeuthen. + 2008-06-24 Michael Natterer * glib/Makefile.am diff --git a/docs/reference/gio/gio.types b/docs/reference/gio/gio.types index d99f60780..420a859d8 100644 --- a/docs/reference/gio/gio.types +++ b/docs/reference/gio/gio.types @@ -1,37 +1,62 @@ -g_icon_get_type -g_seekable_get_type -g_unix_mount_monitor_get_type -g_data_output_stream_get_type -g_unix_output_stream_get_type -g_unix_input_stream_get_type -g_desktop_app_info_get_type -g_memory_input_stream_get_type -g_volume_get_type -g_file_monitor_get_type -g_data_input_stream_get_type -g_vfs_get_type -g_mount_operation_get_type -g_themed_icon_get_type -g_file_enumerator_get_type -g_async_result_get_type -g_filename_completer_get_type -g_filter_output_stream_get_type -g_file_icon_get_type -g_buffered_input_stream_get_type -g_output_stream_get_type -g_drive_get_type -g_file_input_stream_get_type -g_file_get_type -g_filter_input_stream_get_type -g_volume_monitor_get_type -g_io_module_get_type -g_native_volume_monitor_get_type -g_buffered_output_stream_get_type -g_input_stream_get_type +g_app_info_create_flags_get_type g_app_info_get_type -g_file_output_stream_get_type +g_app_launch_context_get_type +g_ask_password_flags_get_type +g_async_result_get_type +g_buffered_input_stream_get_type +g_buffered_output_stream_get_type g_cancellable_get_type -g_memory_output_stream_get_type -g_simple_async_result_get_type -g_loadable_icon_get_type +g_data_input_stream_get_type +g_data_output_stream_get_type +g_data_stream_byte_order_get_type +g_data_stream_newline_type_get_type +g_desktop_app_info_get_type +g_desktop_app_info_lookup_get_type +g_drive_get_type +g_file_attribute_info_flags_get_type +g_file_attribute_status_get_type +g_file_attribute_type_get_type +g_file_copy_flags_get_type +g_file_create_flags_get_type +g_file_enumerator_get_type +g_file_get_type +g_file_icon_get_type g_file_info_get_type +g_file_input_stream_get_type +g_file_monitor_event_get_type +g_file_monitor_flags_get_type +g_file_monitor_get_type +g_filename_completer_get_type +g_file_output_stream_get_type +g_file_query_info_flags_get_type +g_filesystem_preview_type_get_type +g_file_type_get_type +g_filter_input_stream_get_type +g_filter_output_stream_get_type +g_icon_get_type +g_input_stream_get_type +g_io_error_enum_get_type +g_io_module_get_type +g_loadable_icon_get_type +g_local_directory_monitor_get_type +g_local_file_monitor_get_type +g_memory_input_stream_get_type +g_memory_output_stream_get_type +g_mount_get_type +g_mount_mount_flags_get_type +g_mount_operation_get_type +g_mount_operation_result_get_type +g_mount_unmount_flags_get_type +g_native_volume_monitor_get_type +g_output_stream_get_type +g_output_stream_splice_flags_get_type +g_password_save_get_type +g_seekable_get_type +g_simple_async_result_get_type +g_themed_icon_get_type +g_unix_input_stream_get_type +g_unix_mount_monitor_get_type +g_unix_output_stream_get_type +g_vfs_get_type +g_volume_get_type +g_volume_monitor_get_type