Doc: sort and uniquify gio.types

This commit is contained in:
Xavier Claessens 2015-02-02 14:41:04 -05:00 committed by Ryan Lortie
parent caf9db2dfb
commit 116d8fa042

View File

@ -1,8 +1,6 @@
g_action_get_type
g_simple_action_get_type
g_action_group_get_type
g_action_map_get_type
g_simple_action_group_get_type
g_app_info_get_type
g_app_info_monitor_get_type
g_app_launch_context_get_type
@ -16,14 +14,36 @@ g_charset_converter_get_type
g_converter_get_type
g_converter_input_stream_get_type
g_converter_output_stream_get_type
g_credentials_get_type
g_data_input_stream_get_type
g_data_output_stream_get_type
g_dbus_action_group_get_type
g_dbus_annotation_info_get_type
g_dbus_arg_info_get_type
g_dbus_auth_observer_get_type
g_dbus_connection_get_type
g_dbus_interface_get_type
g_dbus_interface_info_get_type
g_dbus_interface_skeleton_get_type
g_dbus_menu_model_get_type
g_dbus_message_get_type
g_dbus_method_info_get_type
g_dbus_method_invocation_get_type
g_dbus_node_info_get_type
g_dbus_object_get_type
g_dbus_object_manager_client_get_type
g_dbus_object_manager_get_type
g_dbus_object_manager_server_get_type
g_dbus_object_proxy_get_type
g_dbus_object_skeleton_get_type
g_dbus_property_info_get_type
g_dbus_proxy_get_type
g_dbus_server_get_type
g_dbus_signal_info_get_type
g_desktop_app_info_get_type
g_drive_get_type
g_emblem_get_type
g_emblemed_icon_get_type
g_emblem_get_type
g_file_attribute_matcher_get_type
g_file_descriptor_based_get_type
g_file_enumerator_get_type
@ -33,8 +53,8 @@ g_file_info_get_type
g_file_input_stream_get_type
g_file_io_stream_get_type
g_file_monitor_get_type
g_file_output_stream_get_type
g_filename_completer_get_type
g_file_output_stream_get_type
g_filter_input_stream_get_type
g_filter_output_stream_get_type
g_icon_get_type
@ -51,7 +71,9 @@ g_memory_input_stream_get_type
g_memory_output_stream_get_type
g_menu_attribute_iter_get_type
g_menu_get_type
g_menu_item_get_type
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
@ -66,13 +88,15 @@ g_proxy_address_enumerator_get_type
g_proxy_address_get_type
g_proxy_get_type
g_proxy_resolver_get_type
g_simple_proxy_resolver_get_type
g_resolver_get_type
g_seekable_get_type
g_settings_get_type
g_settings_backend_get_type
g_settings_get_type
g_simple_action_get_type
g_simple_action_group_get_type
g_simple_async_result_get_type
g_simple_permission_get_type
g_simple_proxy_resolver_get_type
g_socket_address_enumerator_get_type
g_socket_address_get_type
g_socket_client_get_type
@ -83,8 +107,13 @@ g_socket_get_type
g_socket_listener_get_type
g_socket_service_get_type
g_srv_target_get_type
g_subprocess_get_type
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
g_tls_backend_get_type
@ -96,6 +125,7 @@ g_tls_file_database_get_type
g_tls_password_get_type
g_tls_server_connection_get_type
g_unix_connection_get_type
g_unix_credentials_message_get_type
g_unix_fd_list_get_type
g_unix_fd_message_get_type
g_unix_input_stream_get_type
@ -107,37 +137,3 @@ g_volume_get_type
g_volume_monitor_get_type
g_zlib_compressor_get_type
g_zlib_decompressor_get_type
g_dbus_message_get_type
g_dbus_connection_get_type
g_dbus_proxy_get_type
g_dbus_method_invocation_get_type
g_dbus_server_get_type
g_dbus_auth_observer_get_type
g_credentials_get_type
g_unix_credentials_message_get_type
g_dbus_interface_get_type
g_dbus_interface_skeleton_get_type
g_dbus_object_get_type
g_dbus_object_skeleton_get_type
g_dbus_object_proxy_get_type
g_dbus_object_manager_get_type
g_dbus_object_manager_client_get_type
g_dbus_object_manager_server_get_type
g_dbus_annotation_info_get_type
g_dbus_arg_info_get_type
g_dbus_property_info_get_type
g_dbus_signal_info_get_type
g_dbus_method_info_get_type
g_dbus_interface_info_get_type
g_dbus_node_info_get_type
g_menu_model_get_type
g_menu_attribute_iter_get_type
g_menu_link_iter_get_type
g_menu_get_type
g_menu_item_get_type
g_test_dbus_get_type
g_test_dbus_flags_get_type
g_task_get_type
g_simple_proxy_resolver_get_type
g_subprocess_get_type
g_subprocess_launcher_get_type