[glib] Doc: Add missing functions in gio.types



commit a1c85833d4951bdb7dfd2c252f7e318059c3389b
Author: Xavier Claessens <xavier claessens collabora com>
Date:   Mon Feb 2 15:00:25 2015 -0500

    Doc: Add missing functions in gio.types
    
    This is made by doing a build with --rebuild-types option,
    then manually remove those functions:
      g_win32_input_stream_get_type
      g_win32_output_stream_get_type
      g_io_extension_get_type
    
    Maybe Makefile.am could remove them automatically so we can
    remove gio.types from git and rely on --rebuild-types option?

 docs/reference/gio/gio.types |   23 +++++++++++++++++------
 1 files changed, 17 insertions(+), 6 deletions(-)
---
diff --git a/docs/reference/gio/gio.types b/docs/reference/gio/gio.types
index c0023cd..c8299ea 100644
--- a/docs/reference/gio/gio.types
+++ b/docs/reference/gio/gio.types
@@ -4,11 +4,13 @@ g_action_map_get_type
 g_app_info_get_type
 g_app_info_monitor_get_type
 g_app_launch_context_get_type
+g_application_command_line_get_type
 g_application_get_type
 g_async_initable_get_type
 g_async_result_get_type
 g_buffered_input_stream_get_type
 g_buffered_output_stream_get_type
+g_bytes_icon_get_type
 g_cancellable_get_type
 g_charset_converter_get_type
 g_converter_get_type
@@ -41,9 +43,11 @@ g_dbus_proxy_get_type
 g_dbus_server_get_type
 g_dbus_signal_info_get_type
 g_desktop_app_info_get_type
+g_desktop_app_info_lookup_get_type
 g_drive_get_type
-g_emblemed_icon_get_type
 g_emblem_get_type
+g_emblemed_icon_get_type
+g_file_attribute_info_list_get_type
 g_file_attribute_matcher_get_type
 g_file_descriptor_based_get_type
 g_file_enumerator_get_type
@@ -53,20 +57,21 @@ g_file_info_get_type
 g_file_input_stream_get_type
 g_file_io_stream_get_type
 g_file_monitor_get_type
-g_filename_completer_get_type
 g_file_output_stream_get_type
+g_filename_completer_get_type
 g_filter_input_stream_get_type
 g_filter_output_stream_get_type
 g_icon_get_type
 g_inet_address_get_type
+g_inet_address_mask_get_type
 g_inet_socket_address_get_type
 g_initable_get_type
 g_input_stream_get_type
 g_io_module_get_type
 g_io_stream_get_type
+g_list_model_get_type
+g_list_store_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_menu_attribute_iter_get_type
@@ -76,22 +81,28 @@ g_menu_link_iter_get_type
 g_menu_model_get_type
 g_mount_get_type
 g_mount_operation_get_type
-g_native_volume_monitor_get_type
 g_network_address_get_type
 g_network_monitor_get_type
 g_network_service_get_type
+g_notification_get_type
 g_output_stream_get_type
 g_permission_get_type
 g_pollable_input_stream_get_type
 g_pollable_output_stream_get_type
+g_property_action_get_type
 g_proxy_address_enumerator_get_type
 g_proxy_address_get_type
 g_proxy_get_type
 g_proxy_resolver_get_type
+g_remote_action_group_get_type
 g_resolver_get_type
+g_resource_get_type
 g_seekable_get_type
 g_settings_backend_get_type
 g_settings_get_type
+g_settings_schema_get_type
+g_settings_schema_key_get_type
+g_settings_schema_source_get_type
 g_simple_action_get_type
 g_simple_action_group_get_type
 g_simple_async_result_get_type
@@ -112,7 +123,6 @@ g_subprocess_launcher_get_type
 g_task_get_type
 g_tcp_connection_get_type
 g_tcp_wrapper_connection_get_type
-g_test_dbus_flags_get_type
 g_test_dbus_get_type
 g_themed_icon_get_type
 g_threaded_socket_service_get_type
@@ -122,6 +132,7 @@ g_tls_client_connection_get_type
 g_tls_connection_get_type
 g_tls_database_get_type
 g_tls_file_database_get_type
+g_tls_interaction_get_type
 g_tls_password_get_type
 g_tls_server_connection_get_type
 g_unix_connection_get_type


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]