Add missing types.

svn path=/trunk/; revision=7135
This commit is contained in:
Matthias Clasen 2008-07-02 02:49:56 +00:00
parent a6a4779108
commit bf9428680d
2 changed files with 63 additions and 34 deletions

View File

@ -1,3 +1,7 @@
2008-07-01 Matthias Clasen <mclasen@redhat.com>
* gio/gio.types: Add missing types. Pointed out by David Zeuthen.
2008-06-24 Michael Natterer <mitch@imendio.com>
* glib/Makefile.am

View File

@ -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