Added proxy_enumerate method to GSocketConnectable
[platform/upstream/glib.git] / gio / gio.symbols
index 1ca38bd..ede00ac 100644 (file)
@@ -91,6 +91,19 @@ g_app_info_reset_type_associations
 #endif
 
 
+#if IN_FILE(__G_WIN32_APP_INFO_C__)
+#ifdef G_OS_WIN32
+g_app_info_create_from_commandline
+g_app_info_get_all
+g_app_info_get_all_for_type
+g_app_info_get_default_for_type
+g_app_info_get_default_for_uri_scheme
+g_app_info_reset_type_associations
+#endif
+#endif
+#endif
+
+
 #if IN_HEADER(__G_DESKTOP_APP_INFO_H__)
 #if IN_FILE(__G_DESKTOP_APP_INFO_C__)
 #ifdef G_OS_UNIX
@@ -694,6 +707,7 @@ g_memory_output_stream_new
 g_memory_output_stream_get_data
 g_memory_output_stream_get_data_size
 g_memory_output_stream_get_size
+g_memory_output_stream_steal_data
 #endif
 #endif
 
@@ -1025,6 +1039,8 @@ g_dbus_subtree_flags_get_type G_GNUC_CONST
 g_dbus_server_flags_get_type G_GNUC_CONST
 g_dbus_signal_flags_get_type G_GNUC_CONST
 g_dbus_send_message_flags_get_type G_GNUC_CONST
+g_credentials_type_get_type G_GNUC_CONST
+g_dbus_message_byte_order_get_type G_GNUC_CONST
 #endif
 #endif
 
@@ -1112,6 +1128,46 @@ g_socket_address_to_native
 #endif
 #endif
 
+#if IN_HEADER(__G_PROXY_H__)
+#if IN_FILE(__G_PROXY_C__)
+g_proxy_get_type
+g_proxy_get_default_for_protocol
+g_proxy_connect
+g_proxy_connect_async
+g_proxy_connect_finish
+g_proxy_supports_hostname
+#endif
+#endif
+
+#if IN_HEADER(__G_PROXY_RESOLVER_H__)
+#if IN_FILE(__G_PROXY_RESOLVER_C__)
+g_proxy_resolver_get_default
+g_proxy_resolver_get_type
+g_proxy_resolver_is_supported
+g_proxy_resolver_lookup
+g_proxy_resolver_lookup_async
+g_proxy_resolver_lookup_finish
+#endif
+#endif
+
+#if IN_HEADER(__G_PROXY_ADDRESS_H__)
+#if IN_FILE(__G_PROXY_ADDRESS_C__)
+g_proxy_address_get_type
+g_proxy_address_new
+g_proxy_address_get_protocol
+g_proxy_address_get_destination_hostname
+g_proxy_address_get_destination_port
+g_proxy_address_get_username
+g_proxy_address_get_password
+#endif
+#endif
+
+#if IN_HEADER(__G_PROXY_ADDRESS_ENUMERATOR_H__)
+#if IN_FILE(__G_PROXY_ADDRESS_ENUMERATOR_C__)
+g_proxy_address_enumerator_get_type
+#endif
+#endif
+
 #if IN_HEADER(__G_RESOLVER_H__)
 #if IN_FILE(__G_RESOLVER_C__)
 g_resolver_error_quark
@@ -1173,8 +1229,10 @@ g_srv_target_list_sort
 g_network_address_get_type G_GNUC_CONST
 g_network_address_get_hostname
 g_network_address_get_port
+g_network_address_get_scheme
 g_network_address_new
 g_network_address_parse
+g_network_address_parse_uri
 #endif
 #endif
 
@@ -1190,8 +1248,9 @@ g_network_service_new
 
 #if IN_HEADER(__G_SOCKET_CONNECTABLE_H__)
 #if IN_FILE(__G_SOCKET_CONNECTABLE_C__)
-g_socket_connectable_enumerate
 g_socket_connectable_get_type G_GNUC_CONST
+g_socket_connectable_enumerate
+g_socket_connectable_proxy_enumerate
 #endif
 #endif
 
@@ -1256,14 +1315,17 @@ g_socket_new_from_fd
 g_socket_receive
 g_socket_receive_from
 g_socket_receive_message
+g_socket_receive_with_blocking
 g_socket_send
 g_socket_send_message
 g_socket_send_to
+g_socket_send_with_blocking
 g_socket_set_blocking
 g_socket_set_timeout
 g_socket_set_keepalive
 g_socket_set_listen_backlog
 g_socket_speaks_ipv4
+g_socket_get_credentials
 #endif
 #endif
 
@@ -1294,11 +1356,13 @@ g_socket_client_get_family
 g_socket_client_get_local_address
 g_socket_client_get_protocol
 g_socket_client_get_socket_type
+g_socket_client_get_timeout
 g_socket_client_new
 g_socket_client_set_family
 g_socket_client_set_local_address
 g_socket_client_set_protocol
 g_socket_client_set_socket_type
+g_socket_client_set_timeout
 #endif
 #endif
 
@@ -1402,6 +1466,8 @@ g_unix_fd_list_steal_fds
 #if IN_FILE(__G_ZLIB_COMPRESSOR_C__)
 g_zlib_compressor_get_type G_GNUC_CONST
 g_zlib_compressor_new
+g_zlib_compressor_get_file_info
+g_zlib_compressor_set_file_info
 #endif
 #endif
 
@@ -1409,6 +1475,7 @@ g_zlib_compressor_new
 #if IN_FILE(__G_ZLIB_DECOMPRESSOR_C__)
 g_zlib_decompressor_get_type G_GNUC_CONST
 g_zlib_decompressor_new
+g_zlib_decompressor_get_file_info
 #endif
 #endif
 
@@ -1462,6 +1529,7 @@ g_settings_new_with_backend
 g_settings_new_with_backend_and_path
 g_settings_new_with_path
 g_settings_revert
+g_settings_reset
 g_settings_set
 g_settings_set_value
 g_settings_unbind
@@ -1629,6 +1697,7 @@ g_dbus_message_new_signal
 g_dbus_message_bytes_needed
 g_dbus_message_get_arg0
 g_dbus_message_get_body
+g_dbus_message_get_byte_order
 g_dbus_message_get_destination
 g_dbus_message_get_error_name
 g_dbus_message_get_flags
@@ -1645,6 +1714,7 @@ g_dbus_message_get_signature
 g_dbus_message_get_message_type
 g_dbus_message_print
 g_dbus_message_set_body
+g_dbus_message_set_byte_order
 g_dbus_message_set_destination
 g_dbus_message_set_error_name
 g_dbus_message_set_flags
@@ -1795,3 +1865,40 @@ g_simple_permission_get_type
 g_simple_permission_new
 #endif
 #endif
+
+#if IN_HEADER(__G_ACTION_GROUP_H__)
+#if IN_FILE(__G_ACTION_GROUP_C__)
+g_action_group_action_added
+g_action_group_action_enabled_changed
+g_action_group_action_removed
+g_action_group_action_state_changed
+g_action_group_activate
+g_action_group_get_enabled
+g_action_group_get_parameter_type
+g_action_group_get_state
+g_action_group_get_state_hint
+g_action_group_get_state_type
+g_action_group_get_type
+g_action_group_has_action
+g_action_group_list_actions
+g_action_group_set_state
+#endif
+#endif
+
+#if IN_HEADER(__G_ACTION_H__)
+#if IN_FILE(__G_ACTION_C__)
+g_action_activate
+g_action_get_enabled
+g_action_get_name
+g_action_get_parameter_type
+g_action_get_state
+g_action_get_state_hint
+g_action_get_state_type
+g_action_get_type
+g_action_new
+g_action_new_stateful
+g_action_set_enabled
+g_action_set_state
+#endif
+#endif
+