Added proxy_enumerate method to GSocketConnectable
[platform/upstream/glib.git] / gio / gio.symbols
index 14e4f74..ede00ac 100644 (file)
@@ -1,7 +1,5 @@
 /* This file lists all exported symbols. It is used to generate
- * the gio.def file used to control exports on Windows and the
- * gioalias.h/gioaliasdef.c files used to avoid PLT entries for
- * internal uses of exported functions (see makegioalias.pl).
+ * the gio.def file used to control exports on Windows.
  *
  * Every symbol must be included in the right
  * #ifdef IN_HEADER(sym) #endif and
@@ -26,6 +24,28 @@ g_vfs_get_local
 #endif
 #endif
 
+#if IN_HEADER(__G_APPLICATION_H__)
+#if IN_FILE(__G_APPLICATION_C__)
+g_application_get_type G_GNUC_CONST
+g_application_new
+g_application_get_instance
+g_application_get_id
+g_application_set_action_enabled
+g_application_get_action_enabled
+g_application_get_action_description
+g_application_add_action
+g_application_remove_action
+g_application_invoke_action
+g_application_list_actions
+g_application_run
+g_application_register
+g_application_try_new
+g_application_unregistered_try_new
+g_application_quit_with_data
+g_application_is_remote
+#endif
+#endif
+
 #if IN_HEADER(__G_APP_INFO_H__)
 #if IN_FILE(__G_APP_INFO_C__)
 g_app_info_get_type G_GNUC_CONST
@@ -59,6 +79,20 @@ g_app_launch_context_launch_failed
 #endif
 
 #if IN_FILE(__G_DESKTOP_APP_INFO_C__)
+#ifdef G_OS_UNIX
+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_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
@@ -67,6 +101,7 @@ 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__)
@@ -672,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
 
@@ -994,13 +1030,17 @@ g_bus_name_watcher_flags_get_type G_GNUC_CONST
 g_dbus_proxy_flags_get_type G_GNUC_CONST
 g_dbus_connection_flags_get_type G_GNUC_CONST
 g_dbus_capability_flags_get_type G_GNUC_CONST
-g_dbus_invoke_method_flags_get_type G_GNUC_CONST
+g_dbus_call_flags_get_type G_GNUC_CONST
 g_dbus_message_type_get_type G_GNUC_CONST
 g_dbus_message_flags_get_type G_GNUC_CONST
 g_dbus_message_header_field_get_type G_GNUC_CONST
 g_dbus_property_info_flags_get_type G_GNUC_CONST
 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
 
@@ -1088,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
@@ -1149,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
 
@@ -1166,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
 
@@ -1232,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
 
@@ -1270,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
 
@@ -1378,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
 
@@ -1385,23 +1475,21 @@ 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
 
 #if IN_HEADER(__G_FILE_DESCRIPTOR_BASED_H__)
 #if IN_FILE(__G_FILE_DESCRIPTOR_BASED_C__)
+#ifdef G_OS_UNIX
 g_file_descriptor_based_get_type G_GNUC_CONST
 g_file_descriptor_based_get_fd
 #endif
 #endif
-
-#if IN_HEADER(__G_SETTINGS_BACKEND_H__)
-#if IN_FILE(__G_KEYFILE_SETTINGS_BACKEND_C__)
-g_settings_backend_setup_keyfile
 #endif
 
+#if IN_HEADER(__G_SETTINGS_BACKEND_H__)
 #if IN_FILE(__G_SETTINGS_BACKEND_C__)
-g_settings_backend_setup
 g_settings_backend_get_type
 g_settings_backend_changed
 g_settings_backend_flatten_tree
@@ -1413,7 +1501,17 @@ g_settings_backend_changed_tree
 #endif
 #endif
 
+#if IN_HEADER(__G_SETTINGS_BACKEND_H__)
+#if IN_FILE(__G_KEYFILE_SETTINGS_BACKEND_C__)
+g_keyfile_settings_backend_new
+#endif
+#endif
+
 #if IN_HEADER(__G_SETTINGS_H__)
+#if IN_FILE(__G_SETTINGS_SCHEMA_C__)
+g_settings_list_schemas
+#endif
+
 #if IN_FILE(__G_SETTINGS_C__)
 g_settings_apply
 g_settings_bind
@@ -1427,10 +1525,11 @@ g_settings_get_type
 g_settings_get_value
 g_settings_is_writable
 g_settings_new
-g_settings_new_with_context
-g_settings_new_with_context_and_path
+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
@@ -1444,6 +1543,13 @@ g_settings_get_double
 g_settings_set_double
 g_settings_get_boolean
 g_settings_set_boolean
+g_settings_get_enum
+g_settings_set_enum
+g_settings_get_flags
+g_settings_set_flags
+g_settings_sync
+g_settings_list_items
+g_settings_get_mapped
 #endif
 #endif
 
@@ -1455,10 +1561,12 @@ g_credentials_to_string
 g_credentials_get_native
 g_credentials_set_native
 g_credentials_is_same_user
+#ifdef G_OS_UNIX
 g_credentials_get_unix_user
 g_credentials_set_unix_user
 #endif
 #endif
+#endif
 
 #if IN_HEADER(__G_DBUS_ADDRESS_H__)
 #if IN_FILE(__G_DBUS_ADDRESS_C__)
@@ -1475,7 +1583,7 @@ g_dbus_address_get_stream_sync
 #if IN_FILE(__G_DBUS_AUTH_OBSERVER_C__)
 g_dbus_auth_observer_get_type G_GNUC_CONST
 g_dbus_auth_observer_new
-g_dbus_auth_observer_deny_authenticated_peer
+g_dbus_auth_observer_authorize_authenticated_peer
 #endif
 #endif
 
@@ -1491,6 +1599,7 @@ g_dbus_connection_new_for_address
 g_dbus_connection_new_for_address_finish
 g_dbus_connection_new_for_address_sync
 g_dbus_connection_new_sync
+g_dbus_connection_start_message_processing
 g_dbus_connection_get_capabilities
 g_dbus_connection_get_exit_on_close
 g_dbus_connection_get_guid
@@ -1500,10 +1609,15 @@ g_dbus_connection_get_unique_name
 g_dbus_connection_is_closed
 g_dbus_connection_set_exit_on_close
 g_dbus_connection_close
+g_dbus_connection_close_finish
+g_dbus_connection_close_sync
+g_dbus_connection_flush
+g_dbus_connection_flush_finish
+g_dbus_connection_flush_sync
 g_dbus_connection_emit_signal
-g_dbus_connection_invoke_method
-g_dbus_connection_invoke_method_finish
-g_dbus_connection_invoke_method_sync
+g_dbus_connection_call
+g_dbus_connection_call_finish
+g_dbus_connection_call_sync
 g_dbus_connection_signal_subscribe
 g_dbus_connection_signal_unsubscribe
 g_dbus_connection_add_filter
@@ -1583,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
@@ -1597,9 +1712,9 @@ g_dbus_message_get_sender
 g_dbus_message_get_serial
 g_dbus_message_get_signature
 g_dbus_message_get_message_type
-g_dbus_message_get_unix_fd_list
 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
@@ -1613,9 +1728,12 @@ g_dbus_message_set_sender
 g_dbus_message_set_serial
 g_dbus_message_set_signature
 g_dbus_message_set_message_type
-g_dbus_message_set_unix_fd_list
 g_dbus_message_to_blob
 g_dbus_message_to_gerror
+#ifdef G_OS_UNIX
+g_dbus_message_get_unix_fd_list
+g_dbus_message_set_unix_fd_list
+#endif
 #endif
 #endif
 
@@ -1646,13 +1764,18 @@ g_dbus_method_invocation_return_value
 g_bus_own_name
 g_bus_own_name_on_connection
 g_bus_unown_name
+g_bus_own_name_with_closures
+g_bus_own_name_on_connection_with_closures
 #endif
 #endif
 
 #if IN_HEADER(__G_DBUS_NAME_WATCHING_H__)
 #if IN_FILE(__G_DBUS_NAME_WATCHING_C__)
 g_bus_watch_name
+g_bus_watch_name_on_connection
 g_bus_unwatch_name
+g_bus_watch_name_with_closures
+g_bus_watch_name_on_connection_with_closures
 #endif
 #endif
 
@@ -1662,7 +1785,11 @@ g_dbus_proxy_get_type G_GNUC_CONST
 g_dbus_proxy_new
 g_dbus_proxy_new_finish
 g_dbus_proxy_new_sync
+g_dbus_proxy_new_for_bus
+g_dbus_proxy_new_for_bus_finish
+g_dbus_proxy_new_for_bus_sync
 g_dbus_proxy_get_cached_property
+g_dbus_proxy_set_cached_property
 g_dbus_proxy_get_cached_property_names
 g_dbus_proxy_get_connection
 g_dbus_proxy_get_default_timeout
@@ -1670,19 +1797,13 @@ g_dbus_proxy_get_flags
 g_dbus_proxy_get_interface_info
 g_dbus_proxy_get_interface_name
 g_dbus_proxy_get_object_path
-g_dbus_proxy_get_unique_bus_name
+g_dbus_proxy_get_name
+g_dbus_proxy_get_name_owner
 g_dbus_proxy_set_default_timeout
 g_dbus_proxy_set_interface_info
-g_dbus_proxy_invoke_method
-g_dbus_proxy_invoke_method_finish
-g_dbus_proxy_invoke_method_sync
-#endif
-#endif
-
-#if IN_HEADER(__G_DBUS_PROXY_WATCHING_H__)
-#if IN_FILE(__G_DBUS_PROXY_WATCHING_C__)
-g_bus_watch_proxy
-g_bus_unwatch_proxy
+g_dbus_proxy_call
+g_dbus_proxy_call_finish
+g_dbus_proxy_call_sync
 #endif
 #endif
 
@@ -1702,7 +1823,6 @@ g_dbus_server_get_guid
 #if IN_HEADER(__G_DBUS_UTILS_H__)
 #if IN_FILE(__G_DBUS_UTILS_C__)
 g_dbus_generate_guid
-g_dbus_is_activated
 g_dbus_is_guid
 g_dbus_is_interface_name
 g_dbus_is_member_name
@@ -1713,6 +1833,7 @@ g_dbus_is_unique_name
 
 #if IN_HEADER(__G_UNIX_CREDENTIALS_MESSAGE_H__)
 #if IN_FILE(__G_UNIX_CREDENTIALS_MESSAGE_C__)
+#ifdef G_OS_UNIX
 g_unix_credentials_message_get_type G_GNUC_CONST
 g_unix_credentials_message_new
 g_unix_credentials_message_new_with_credentials
@@ -1720,3 +1841,64 @@ g_unix_credentials_message_get_credentials
 g_unix_credentials_message_is_supported
 #endif
 #endif
+#endif
+
+#if IN_HEADER(__G_PERMISSION_H__)
+#if IN_FILE(__G_PERMISSION_C__)
+g_permission_acquire
+g_permission_acquire_async
+g_permission_acquire_finish
+g_permission_get_allowed
+g_permission_get_can_acquire
+g_permission_get_can_release
+g_permission_get_type
+g_permission_impl_update
+g_permission_release
+g_permission_release_async
+g_permission_release_finish
+#endif
+#endif
+
+#if IN_HEADER(__G_SIMPLE_PERMISSION_H__)
+#if IN_FILE(__G_SIMPLE_PERMISSION_C__)
+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
+