[glib] Remove enums from gio.types



commit a44b225ae7f01f124e7d54f25a98cde300923b5f
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Sep 5 23:54:42 2011 -0400

    Remove enums from gio.types
    
    Only objects and interfaces should go in here.  If enums are in here
    then gtk-doc responds by outputting two anchors for the same name (which
    results in many warnings being printed).

 docs/reference/gio/gio.types |   33 ---------------------------------
 1 files changed, 0 insertions(+), 33 deletions(-)
---
diff --git a/docs/reference/gio/gio.types b/docs/reference/gio/gio.types
index 58bff23..336992b 100644
--- a/docs/reference/gio/gio.types
+++ b/docs/reference/gio/gio.types
@@ -2,11 +2,9 @@ g_action_get_type
 g_simple_action_get_type
 g_action_group_get_type
 g_simple_action_group_get_type
-g_app_info_create_flags_get_type
 g_app_info_get_type
 g_app_launch_context_get_type
 g_application_get_type
-g_ask_password_flags_get_type
 g_async_initable_get_type
 g_async_result_get_type
 g_buffered_input_stream_get_type
@@ -14,25 +12,15 @@ g_buffered_output_stream_get_type
 g_cancellable_get_type
 g_charset_converter_get_type
 g_converter_get_type
-g_converter_flags_get_type
 g_converter_input_stream_get_type
 g_converter_output_stream_get_type
-g_converter_result_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_drive_get_type
 g_emblem_get_type
-g_emblem_origin_get_type
 g_emblemed_icon_get_type
-g_file_attribute_info_flags_get_type
 g_file_attribute_matcher_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_descriptor_based_get_type
 g_file_enumerator_get_type
 g_file_get_type
@@ -40,14 +28,9 @@ g_file_icon_get_type
 g_file_info_get_type
 g_file_input_stream_get_type
 g_file_io_stream_get_type
-g_file_monitor_event_get_type
-g_file_monitor_flags_get_type
 g_file_monitor_get_type
 g_file_output_stream_get_type
-g_file_query_info_flags_get_type
-g_file_type_get_type
 g_filename_completer_get_type
-g_filesystem_preview_type_get_type
 g_filter_input_stream_get_type
 g_filter_output_stream_get_type
 g_icon_get_type
@@ -55,7 +38,6 @@ g_inet_address_get_type
 g_inet_socket_address_get_type
 g_initable_get_type
 g_input_stream_get_type
-g_io_error_enum_get_type
 g_io_module_get_type
 g_io_stream_get_type
 g_loadable_icon_get_type
@@ -64,16 +46,11 @@ 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_network_address_get_type
 g_network_service_get_type
 g_output_stream_get_type
-g_output_stream_splice_flags_get_type
-g_password_save_get_type
 g_permission_get_type
 g_pollable_input_stream_get_type
 g_pollable_output_stream_get_type
@@ -81,7 +58,6 @@ g_proxy_address_enumerator_get_type
 g_proxy_address_get_type
 g_proxy_get_type
 g_proxy_resolver_get_type
-g_resolver_error_get_type
 g_resolver_get_type
 g_seekable_get_type
 g_settings_get_type
@@ -94,13 +70,9 @@ g_socket_client_get_type
 g_socket_connectable_get_type
 g_socket_connection_get_type
 g_socket_control_message_get_type
-g_socket_family_get_type
 g_socket_get_type
 g_socket_listener_get_type
-g_socket_msg_flags_get_type
-g_socket_protocol_get_type
 g_socket_service_get_type
-g_socket_type_get_type
 g_srv_target_get_type
 g_tcp_connection_get_type
 g_tcp_wrapper_connection_get_type
@@ -120,18 +92,13 @@ g_unix_input_stream_get_type
 g_unix_mount_monitor_get_type
 g_unix_output_stream_get_type
 g_unix_socket_address_get_type
-g_unix_socket_address_type_get_type
 g_vfs_get_type
 g_volume_get_type
 g_volume_monitor_get_type
 g_zlib_compressor_get_type
-g_zlib_compressor_format_get_type
 g_zlib_decompressor_get_type
 g_dbus_message_get_type
 g_dbus_connection_get_type
-g_bus_type_get_type
-g_bus_name_owner_flags_get_type
-g_dbus_error_get_type
 g_dbus_proxy_get_type
 g_dbus_method_invocation_get_type
 g_dbus_server_get_type



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