summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-07-02 02:49:56 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-07-02 02:49:56 +0000
commitbf9428680dc04bd6d4e7203865629ce3aa01b9ca (patch)
tree14cf5ef0ce55a154a60f1758fe125c62a92bc384 /docs
parenta6a4779108259c8dfa84b76d2ea44ed2d447e73a (diff)
Add missing types.
svn path=/trunk/; revision=7135
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ChangeLog4
-rw-r--r--docs/reference/gio/gio.types81
2 files changed, 57 insertions, 28 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 <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
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_app_info_create_flags_get_type
+g_app_info_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_data_input_stream_get_type
g_data_output_stream_get_type
-g_unix_output_stream_get_type
-g_unix_input_stream_get_type
+g_data_stream_byte_order_get_type
+g_data_stream_newline_type_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_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_async_result_get_type
-g_filename_completer_get_type
-g_filter_output_stream_get_type
+g_file_get_type
g_file_icon_get_type
-g_buffered_input_stream_get_type
-g_output_stream_get_type
-g_drive_get_type
+g_file_info_get_type
g_file_input_stream_get_type
-g_file_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_volume_monitor_get_type
-g_io_module_get_type
-g_native_volume_monitor_get_type
-g_buffered_output_stream_get_type
+g_filter_output_stream_get_type
+g_icon_get_type
g_input_stream_get_type
-g_app_info_get_type
-g_file_output_stream_get_type
-g_cancellable_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_loadable_icon_get_type
-g_file_info_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