#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif
GO(g_action_activate, vFpp)
GO(g_action_get_enabled, iFp)
GO(g_action_get_name, pFp)
GO(g_action_get_state, pFp)
GO(g_action_get_state_type, pFp)
GO(g_action_group_action_added, vFpp)
GO(g_action_group_action_enabled_changed, vFppi)
GO(g_action_group_action_removed, vFpp)
GO(g_action_group_action_state_changed, vFppp)
GO(g_action_group_activate_action, vFppp)
GO(g_action_group_change_action_state, vFppp)
GO(g_action_group_get_action_enabled, iFpp)
GO(g_action_group_get_action_parameter_type, pFpp)
GO(g_action_group_get_action_state, pFpp)
GO(g_action_group_get_action_state_hint, pFpp)
GO(g_action_group_get_action_state_type, pFpp)
GO(g_action_group_get_type, LFv)
GO(g_action_group_has_action, iFpp)
GO(g_action_group_list_actions, pFp)
GO(g_action_group_query_action, iFppppppp)
GO(g_action_map_add_action, vFpp)
GO(g_action_map_add_action_entries, vFppip)
GO(g_action_map_lookup_action, pFpp)
GO(g_action_map_remove_action, vFpp)
GO(g_action_parse_detailed_name, iFpppp)
GO(g_action_print_detailed_name, pFpp)
GO(g_app_info_add_supports_type, iFppp)
GO(g_app_info_can_delete, iFp)
GO(g_app_info_can_remove_supports_type, iFp)
GO(g_app_info_create_flags_get_type, LFv)
GO(g_app_info_create_from_commandline, pFppup)
GO(g_app_info_delete, iFp)
GO(g_app_info_dup, pFp)
GO(g_app_info_equal, iFpp)
GO(g_app_info_get_all, pFv)
GO(g_app_info_get_all_for_type, pFp)
GO(g_app_info_get_commandline, pFp)
GO(g_app_info_get_default_for_type, pFpi)
GO(g_app_info_get_default_for_uri_scheme, pFp)
GO(g_app_info_get_description, pFp)
GO(g_app_info_get_display_name, pFp)
GO(g_app_info_get_executable, pFp)
GO(g_app_info_get_fallback_for_type, pFp)
GO(g_app_info_get_icon, pFp)
GO(g_app_info_get_id, pFp)
GO(g_app_info_get_name, pFp)
GO(g_app_info_get_recommended_for_type, pFp)
GO(g_app_info_get_supported_types, pFp)
GO(g_app_info_get_type, LFv)
GO(g_app_info_launch, iFpppp)
GO(g_app_info_launch_default_for_uri, iFppp)
GO(g_app_info_launch_uris, iFpppp)
GO(g_app_info_monitor_get, pFv)
GO(g_app_info_monitor_get_type, LFv)
GO(g_app_info_remove_supports_type, iFppp)
GO(g_app_info_reset_type_associations, vFp)
GO(g_app_info_set_as_default_for_extension, iFppp)
GO(g_app_info_set_as_default_for_type, iFppp)
GO(g_app_info_set_as_last_used_for_type, iFppp)
GO(g_app_info_should_show, iFp)
GO(g_app_info_supports_files, iFp)
GO(g_app_info_supports_uris, iFp)
GO(g_app_launch_context_get_environment, pFp)
GO(g_app_launch_context_get_startup_notify_id, pFppp)
GO(g_app_launch_context_get_type, LFv)
GO(g_app_launch_context_launch_failed, vFpp)
GO(g_app_launch_context_new, pFv)
GO(g_app_launch_context_setenv, vFppp)
GO(g_application_activate, vFp)
GO(g_application_add_main_option, vFppCuupp)
GO(g_application_add_main_option_entries, vFpp)
GO(g_application_add_option_group, vFpp)
GO(g_application_command_line_create_file_for_arg, pFpp)
GO(g_application_command_line_get_arguments, pFpp)
GO(g_application_command_line_get_cwd, pFp)
GO(g_application_command_line_getenv, pFpp)
GO(g_application_command_line_get_environ, pFp)
GO(g_application_command_line_get_exit_status, iFp)
GO(g_application_command_line_get_is_remote, iFp)
GO(g_application_command_line_get_options_dict, pFp)
GO(g_application_command_line_get_platform_data, pFp)
GO(g_application_command_line_get_stdin, pFp)
GO(g_application_command_line_set_exit_status, vFpi)
GO(g_application_get_dbus_connection, pFp)
GO(g_application_get_default, pFv)
GO(g_application_get_flags, uFp)
GO(g_application_get_inactivity_timeout, uFp)
GO(g_application_get_resource_base_path, pFp)
GO(g_application_get_type, LFv)
GO(g_application_new, pFpu)
GO(g_application_open, vFppip)
GO(g_application_quit, vFp)
GO(g_application_register, iFppp)
GO(g_application_release, vFp)
GO(g_application_run, iFpip)
GO(g_application_send_notification, vFppp)
GO(g_application_set_action_group, vFpp)
GO(g_application_set_flags, vFpu)
GO(g_application_set_inactivity_timeout, vFpu)
GO(g_application_withdraw_notification, vFpp)
GO(g_async_initable_get_type, LFv)
GOM(g_async_initable_init_async, vFEpippp)
GO(g_async_initable_init_finish, iFppp)
GOM(g_async_initable_new_async, vFEiippppV)
GO(g_async_initable_new_finish, pFppp)
GOM(g_async_initable_new_valist_async, vFEipAippp)
GOM(g_async_initable_newv_async, vFEiupippp)
GO(g_async_result_get_source_object, pFp)
GO(g_async_result_get_type, LFv)
GO(g_async_result_get_user_data, pFp)
GO(g_async_result_is_tagged, iFpp)
GO(g_buffered_input_stream_fill, lFplpp)
GO(g_buffered_input_stream_fill_finish, lFppp)
GO(g_buffered_input_stream_get_available, LFp)
GO(g_buffered_input_stream_new, pFp)
GO(g_buffered_input_stream_new_sized, pFpL)
GO(g_buffered_input_stream_peek, LFppLL)
GO(g_buffered_input_stream_peek_buffer, pFpp)
GO(g_buffered_input_stream_read_byte, iFppp)
GO(g_buffered_input_stream_set_buffer_size, vFpL)
GO(g_buffered_output_stream_get_auto_grow, iFp)
GO(g_buffered_output_stream_get_buffer_size, LFp)
GO(g_buffered_output_stream_new, pFp)
GO(g_buffered_output_stream_new_sized, pFpL)
GO(g_buffered_output_stream_set_auto_grow, vFpi)
GO(g_buffered_output_stream_set_buffer_size, vFpL)
GOM(g_bus_get, vFEippp)
GO(g_bus_get_finish, pFpp)
GO(g_bus_get_sync, pFipp)
GO(g_bus_name_owner_flags_get_type, LFv)
GO(g_bus_name_watcher_flags_get_type, LFv)
GOM(g_bus_own_name, uFEipippppp)
GOM(g_bus_own_name_on_connection, uFEppipppp)
GO(g_bus_own_name_on_connection_with_closures, uFppipp)
GO(g_bus_own_name_with_closures, uFppippp)
GO(g_bus_type_get_type, LFv)
GO(g_bus_unown_name, vFu)
GO(g_bus_unwatch_name, vFu)
GOM(g_bus_watch_name, uFEipipppp)
GOM(g_bus_watch_name_on_connection, uFEppipppp)
GO(g_bus_watch_name_on_connection_with_closures, uFppipp)
GO(g_bus_watch_name_with_closures, uFipipp)
GO(g_bytes_icon_get_bytes, pFp)
GO(g_bytes_icon_new, pFp)
GO(g_cancellable_cancel, vFp)
GOM(g_cancellable_connect, LFEpppp)
GO(g_cancellable_disconnect, vFpL)
GO(g_cancellable_get_current, pFv)
GO(g_cancellable_get_fd, iFp)
GO(g_cancellable_get_type, LFv)
GO(g_cancellable_is_cancelled, iFp)
GO(g_cancellable_make_pollfd, iFpp)
GO(g_cancellable_new, pFv)
GO(g_cancellable_pop_current, vFp)
GO(g_cancellable_push_current, vFp)
GO(g_cancellable_release_fd, vFp)
GO(g_cancellable_reset, vFp)
GO(g_cancellable_set_error_if_cancelled, iFpp)
GO(g_cancellable_source_new, pFp)
GO(g_charset_converter_get_num_fallbacks, uFp)
GO(g_charset_converter_get_type, LFv)
GO(g_charset_converter_get_use_fallback, iFp)
GO(g_charset_converter_new, pFppp)
GO(g_charset_converter_set_use_fallback, vFpi)
GO(g_content_type_can_be_executable, iFp)
GO(g_content_type_equals, iFpp)
GO(g_content_type_from_mime_type, pFp)
GO(g_content_type_get_description, pFp)
GO(g_content_type_get_generic_icon_name, pFp)
GO(g_content_type_get_icon, pFp)
GO(g_content_type_get_mime_type, pFp)
GO(g_content_type_get_symbolic_icon, pFp)
GO(g_content_type_guess, pFppLp)
GO(g_content_type_guess_for_tree, pFp)
GO(g_content_type_is_a, iFpp)
GO(g_content_type_is_unknown, iFp)
GO(g_content_types_get_registered, pFv)
GO(g_converter_convert, uFppLpLuppp)
GO(g_converter_input_stream_get_converter, pFp)
GO(g_converter_input_stream_new, pFpp)
GO(g_converter_output_stream_get_converter, pFp)
GO(g_converter_output_stream_new, pFpp)
GO(g_credentials_get_native, pFpu)
GO(g_credentials_get_unix_pid, iFpp)
GO(g_credentials_get_unix_user, uFpp)
GO(g_credentials_is_same_user, iFppp)
GO(g_credentials_new, pFv)
GO(g_credentials_set_native, vFpup)
GO(g_credentials_set_unix_user, iFpup)
GO(g_credentials_to_string, pFp)
GO(g_data_input_stream_get_byte_order, uFp)
GO(g_data_input_stream_get_newline_type, uFp)
GO(g_data_input_stream_new, pFp)
GO(g_data_input_stream_read_byte, CFppp)
GO(g_data_input_stream_read_int16, wFppp)
GO(g_data_input_stream_read_int32, iFppp)
GO(g_data_input_stream_read_int64, lFppp)
GO(g_data_input_stream_read_line_utf8, pFpppp)
GO(g_data_input_stream_read_uint16, WFppp)
GO(g_data_input_stream_read_uint32, uFppp)
GO(g_data_input_stream_read_uint64, LFppp)
GO(g_data_input_stream_read_until, pFppppp)
GO(g_data_input_stream_read_upto, pFpplppp)
GO(g_data_input_stream_read_upto_finish, pFpppp)
GO(g_data_input_stream_set_byte_order, vFpu)
GO(g_data_input_stream_set_newline_type, vFpu)
GO(g_data_output_stream_get_byte_order, uFp)
GO(g_data_output_stream_new, pFp)
GO(g_data_output_stream_put_byte, iFpCpp)
GO(g_data_output_stream_put_int16, iFpwpp)
GO(g_data_output_stream_put_int32, iFpipp)
GO(g_data_output_stream_put_int64, iFplpp)
GO(g_data_output_stream_put_string, iFpppp)
GO(g_data_output_stream_put_uint16, iFpWpp)
GO(g_data_output_stream_put_uint32, iFpupp)
GO(g_data_output_stream_put_uint64, iFpLpp)
GO(g_data_output_stream_set_byte_order, vFpu)
GO(g_dbus_action_group_get, pFppp)
GO(g_dbus_address_get_for_bus_sync, pFipp)
GO(g_dbus_address_get_stream_finish, pFppp)
GO(g_dbus_address_get_stream_sync, pFpppp)
GO(g_dbus_annotation_info_get_type, LFv)
GO(g_dbus_annotation_info_lookup, pFpp)
GO(g_dbus_annotation_info_ref, pFp)
GO(g_dbus_annotation_info_unref, vFp)
GO(g_dbus_arg_info_get_type, LFv)
GO(g_dbus_arg_info_ref, pFp)
GO(g_dbus_arg_info_unref, vFp)
GO(g_dbus_auth_observer_allow_mechanism, iFpp)
GO(g_dbus_auth_observer_authorize_authenticated_peer, iFppp)
GO(g_dbus_auth_observer_new, pFv)
GO(g_dbus_call_flags_get_type, LFv)
GO(g_dbus_capability_flags_get_type, LFv)
GOM(g_dbus_connection_add_filter, uFEpppp)
GOM(g_dbus_connection_call, vFEpppppppiippp)
GO(g_dbus_connection_call_finish, pFppp)
GO(g_dbus_connection_call_sync, pFpppppppuipp)
GO(g_dbus_connection_call_with_unix_fd_list_finish, pFpppp)
GO(g_dbus_connection_call_with_unix_fd_list_sync, pFpppppppuipppp)
GOM(g_dbus_connection_close, vFEpppp)
GO(g_dbus_connection_close_finish, iFppp)
GO(g_dbus_connection_close_sync, iFppp)
GO(g_dbus_connection_emit_signal, iFppppppp)
GO(g_dbus_connection_export_action_group, uFpppp)
GO(g_dbus_connection_export_menu_model, uFpppp)
GO(g_dbus_connection_flags_get_type, LFv)
GOM(g_dbus_connection_flush, vFEpppp)
GO(g_dbus_connection_flush_finish, iFppp)
GO(g_dbus_connection_flush_sync, iFppp)
GO(g_dbus_connection_get_capabilities, uFp)
GO(g_dbus_connection_get_exit_on_close, iFp)
GO(g_dbus_connection_get_guid, pFp)
GO(g_dbus_connection_get_last_serial, uFp)
GO(g_dbus_connection_get_peer_credentials, pFp)
GO(g_dbus_connection_get_stream, pFp)
GO(g_dbus_connection_get_type, LFv)
GO(g_dbus_connection_get_unique_name, pFp)
GO(g_dbus_connection_is_closed, iFp)
GOM(g_dbus_connection_new, vFEppipppp)
GO(g_dbus_connection_new_finish, pFpp)
GOM(g_dbus_connection_new_for_address, vFEpipppp)
GO(g_dbus_connection_new_for_address_finish, pFpp)
GO(g_dbus_connection_new_for_address_sync, pFpuppp)
GO(g_dbus_connection_new_sync, pFppuppp)
GOM(g_dbus_connection_register_object, uFEppppppp)
GO(g_dbus_connection_remove_filter, vFpu)
GO(g_dbus_connection_send_message, iFppupp)
GOM(g_dbus_connection_send_message_with_reply, vFEppiipppp)
GO(g_dbus_connection_send_message_with_reply_finish, pFppp)
GO(g_dbus_connection_send_message_with_reply_sync, pFppuippp)
GO(g_dbus_connection_set_exit_on_close, vFpi)
GOM(g_dbus_connection_signal_subscribe, uFEppppppippp)
GO(g_dbus_connection_signal_unsubscribe, vFpu)
GO(g_dbus_connection_start_message_processing, vFp)
GO(g_dbus_connection_unexport_menu_model, vFpu)
GO(g_dbus_connection_unregister_object, iFpu)
GO(g_dbus_connection_unregister_subtree, iFpu)
GO(g_dbus_error_encode_gerror, pFp)
GO(g_dbus_error_is_remote_error, iFp)
GO(g_dbus_error_new_for_dbus_error, pFpp)
GO(g_dbus_error_quark, uFv)
GO(g_dbus_error_register_error_domain, vFpppu)
GO(g_dbus_error_strip_remote_error, iFp)
GO(g_dbus_error_unregister_error, iFuip)
GO(g_dbus_generate_guid, pFv)
GO(g_dbus_gvalue_to_gvariant, pFpp)
GO(g_dbus_gvariant_to_gvalue, vFpp)
GO(g_dbus_interface_dup_object, pFp)
GO(g_dbus_interface_get_info, pFp)
GO(g_dbus_interface_info_cache_build, vFp)
GO(g_dbus_interface_info_cache_release, vFp)
GO(g_dbus_interface_info_generate_xml, vFpup)
GO(g_dbus_interface_info_get_type, LFv)
GO(g_dbus_interface_info_lookup_method, pFpp)
GO(g_dbus_interface_info_lookup_property, pFpp)
GO(g_dbus_interface_info_lookup_signal, pFpp)
GO(g_dbus_interface_info_ref, pFp)
GO(g_dbus_interface_info_unref, vFp)
GO(g_dbus_interface_set_object, vFpp)
GO(g_dbus_interface_skeleton_export, iFpppp)
GO(g_dbus_interface_skeleton_get_connection, pFp)
GO(g_dbus_interface_skeleton_get_connections, pFp)
GO(g_dbus_interface_skeleton_get_flags, uFp)
GO(g_dbus_interface_skeleton_get_info, pFp)
GO(g_dbus_interface_skeleton_get_object_path, pFp)
GO(g_dbus_interface_skeleton_get_properties, pFp)
GO(g_dbus_interface_skeleton_has_connection, iFpp)
GO(g_dbus_interface_skeleton_set_flags, vFpu)
GO(g_dbus_interface_skeleton_unexport_from_connection, vFpp)
GO(g_dbus_is_address, iFp)
GO(g_dbus_is_guid, iFp)
GO(g_dbus_is_interface_name, iFp)
GO(g_dbus_is_member_name, iFp)
GO(g_dbus_is_name, iFp)
GO(g_dbus_is_supported_address, iFpp)
GO(g_dbus_is_unique_name, iFp)
GO(g_dbus_menu_model_get, pFppp)
GO(g_dbus_menu_model_get_type, LFv)
GO(g_dbus_message_byte_order_get_type, LFv)
GO(g_dbus_message_bytes_needed, lFpLp)
GO(g_dbus_message_copy, pFpp)
GO(g_dbus_message_flags_get_type, LFv)
GO(g_dbus_message_get_arg0, pFp)
GO(g_dbus_message_get_body, pFp)
GO(g_dbus_message_get_byte_order, uFp)
GO(g_dbus_message_get_destination, pFp)
GO(g_dbus_message_get_error_name, pFp)
GO(g_dbus_message_get_flags, uFp)
GO(g_dbus_message_get_header, pFpu)
GO(g_dbus_message_get_header_fields, pFp)
GO(g_dbus_message_get_interface, pFp)
GO(g_dbus_message_get_locked, iFp)
GO(g_dbus_message_get_member, pFp)
GO(g_dbus_message_get_message_type, uFp)
GO(g_dbus_message_get_num_unix_fds, uFp)
GO(g_dbus_message_get_path, pFp)
GO(g_dbus_message_get_reply_serial, uFp)
GO(g_dbus_message_get_sender, pFp)
GO(g_dbus_message_get_serial, uFp)
GO(g_dbus_message_get_signature, pFp)
GO(g_dbus_message_get_type, LFv)
GO(g_dbus_message_get_unix_fd_list, pFp)
GO(g_dbus_message_header_field_get_type, LFv)
GO(g_dbus_message_lock, vFp)
GO(g_dbus_message_new, pFv)
GO(g_dbus_message_new_from_blob, pFpLup)
GO(g_dbus_message_new_method_call, pFpppp)
GO(g_dbus_message_new_method_error_literal, pFppp)
GO(g_dbus_message_new_method_reply, pFp)
GO(g_dbus_message_new_signal, pFppp)
GO(g_dbus_message_print, pFpu)
GO(g_dbus_message_set_body, vFpp)
GO(g_dbus_message_set_byte_order, vFpu)
GO(g_dbus_message_set_destination, vFpp)
GO(g_dbus_message_set_error_name, vFpp)
GO(g_dbus_message_set_flags, vFpu)
GO(g_dbus_message_set_header, vFpup)
GO(g_dbus_message_set_interface, vFpp)
GO(g_dbus_message_set_member, vFpp)
GO(g_dbus_message_set_message_type, vFpu)
GO(g_dbus_message_set_num_unix_fds, vFpu)
GO(g_dbus_message_set_path, vFpp)
GO(g_dbus_message_set_reply_serial, vFpu)
GO(g_dbus_message_set_sender, vFpp)
GO(g_dbus_message_set_serial, vFpu)
GO(g_dbus_message_set_signature, vFpp)
GO(g_dbus_message_set_unix_fd_list, vFpp)
GO(g_dbus_message_to_blob, pFppup)
GO(g_dbus_message_to_gerror, iFpp)
GO(g_dbus_message_type_get_type, LFv)
GO(g_dbus_method_info_get_type, LFv)
GO(g_dbus_method_info_ref, pFp)
GO(g_dbus_method_info_unref, vFp)
GO(g_dbus_method_invocation_get_connection, pFp)
GO(g_dbus_method_invocation_get_interface_name, pFp)
GO(g_dbus_method_invocation_get_message, pFp)
GO(g_dbus_method_invocation_get_method_info, pFp)
GO(g_dbus_method_invocation_get_method_name, pFp)
GO(g_dbus_method_invocation_get_object_path, pFp)
GO(g_dbus_method_invocation_get_parameters, pFp)
GO(g_dbus_method_invocation_get_property_info, pFp)
GO(g_dbus_method_invocation_get_sender, pFp)
GO(g_dbus_method_invocation_get_type, LFv)
GO(g_dbus_method_invocation_get_user_data, pFp)
GO(g_dbus_method_invocation_return_dbus_error, vFppp)
GO(g_dbus_method_invocation_return_error_literal, vFpuip)
GO(g_dbus_method_invocation_return_gerror, vFpp)
GO(g_dbus_method_invocation_return_value, vFpp)
GO(g_dbus_method_invocation_return_value_with_unix_fd_list, vFppp)
GO(g_dbus_method_invocation_take_error, vFpp)
GO(g_dbus_node_info_generate_xml, vFpup)
GO(g_dbus_node_info_get_type, LFv)
GO(g_dbus_node_info_lookup_interface, pFpp)
GO(g_dbus_node_info_new_for_xml, pFpp)
GO(g_dbus_node_info_ref, pFp)
GO(g_dbus_node_info_unref, vFp)
GO(g_dbus_object_get_interface, pFpp)
GO(g_dbus_object_get_interfaces, pFp)
GO(g_dbus_object_get_object_path, pFp)
GO(g_dbus_object_get_type, LFv)
GO(g_dbus_object_manager_client_flags_get_type, LFv)
GO(g_dbus_object_manager_client_get_connection, pFp)
GO(g_dbus_object_manager_client_get_flags, uFp)
GO(g_dbus_object_manager_client_get_name, pFp)
GO(g_dbus_object_manager_client_get_name_owner, pFp)
GO(g_dbus_object_manager_client_get_type, LFv)
GO(g_dbus_object_manager_client_new_finish, pFpp)
GO(g_dbus_object_manager_client_new_for_bus_finish, pFpp)
GOM(g_dbus_object_manager_client_new_for_bus_sync, pFEiippppppp)
GO(g_dbus_object_manager_get_object, pFpp)
GO(g_dbus_object_manager_get_object_path, pFp)
GO(g_dbus_object_manager_get_objects, pFp)
GO(g_dbus_object_manager_server_export_uniquely, vFpp)
GO(g_dbus_object_manager_server_get_connection, pFp)
GO(g_dbus_object_manager_server_is_exported, iFpp)
GO(g_dbus_object_manager_server_new, pFp)
GO(g_dbus_object_manager_server_set_connection, vFpp)
GO(g_dbus_object_manager_server_unexport, iFpp)
GO(g_dbus_object_proxy_get_connection, pFp)
GO(g_dbus_object_proxy_new, pFpp)
GO(g_dbus_object_skeleton_new, pFp)
GO(g_dbus_object_skeleton_remove_interface, vFpp)
GO(g_dbus_object_skeleton_set_object_path, vFpp)
GO(g_dbus_property_info_get_type, LFv)
GO(g_dbus_property_info_ref, pFp)
GO(g_dbus_property_info_unref, vFp)
GOM(g_dbus_proxy_call, vFEpppiippp)
GO(g_dbus_proxy_call_finish, pFppp)
GO(g_dbus_proxy_call_sync, pFpppuipp)
GOM(g_dbus_proxy_call_with_unix_fd_list, vFEpppiipppp)
GO(g_dbus_proxy_call_with_unix_fd_list_finish, pFpppp)
GO(g_dbus_proxy_call_with_unix_fd_list_sync, pFpppuipppp)
GO(g_dbus_proxy_flags_get_type, LFv)
GO(g_dbus_proxy_get_cached_property, pFpp)
GO(g_dbus_proxy_get_cached_property_names, pFp)
GO(g_dbus_proxy_get_connection, pFp)
GO(g_dbus_proxy_get_default_timeout, iFp)
GO(g_dbus_proxy_get_flags, uFp)
GO(g_dbus_proxy_get_interface_info, pFp)
GO(g_dbus_proxy_get_interface_name, pFp)
GO(g_dbus_proxy_get_name, pFp)
GO(g_dbus_proxy_get_name_owner, pFp)
GO(g_dbus_proxy_get_object_path, pFp)
GO(g_dbus_proxy_get_type, LFv)
GOM(g_dbus_proxy_new, vFEpippppppp)
GO(g_dbus_proxy_new_finish, pFpp)
GOM(g_dbus_proxy_new_for_bus, vFEiippppppp)
GO(g_dbus_proxy_new_for_bus_finish, pFpp)
GO(g_dbus_proxy_new_for_bus_sync, pFiupppppp)
GO(g_dbus_proxy_new_sync, pFpupppppp)
GO(g_dbus_proxy_set_cached_property, vFppp)
GO(g_dbus_proxy_set_default_timeout, vFpi)
GO(g_dbus_proxy_set_interface_info, vFpp)
GO(g_dbus_server_get_flags, uFp)
GO(g_dbus_server_get_guid, pFp)
GO(g_dbus_server_is_active, iFp)
GO(g_dbus_server_new_sync, pFpupppp)
GO(g_dbus_signal_info_get_type, LFv)
GO(g_dbus_signal_info_ref, pFp)
GO(g_dbus_signal_info_unref, vFp)
GO(g_dbus_subtree_flags_get_type, LFv)
GO(g_desktop_app_info_get_categories, pFp)
GO(g_desktop_app_info_get_filename, pFp)
GO(g_desktop_app_info_get_generic_name, pFp)
GO(g_desktop_app_info_get_is_hidden, iFp)
GO(g_desktop_app_info_get_keywords, pFp)
GO(g_desktop_app_info_get_nodisplay, iFp)
GO(g_desktop_app_info_get_show_in, iFpp)
GO(g_desktop_app_info_get_string, pFpp)
GO(g_desktop_app_info_get_type, LFv)
GO(g_desktop_app_info_lookup_get_type, LFv)
GO(g_desktop_app_info_new, pFp)
GO(g_desktop_app_info_new_from_filename, pFp)
GO(g_desktop_app_info_new_from_keyfile, pFp)
GO(g_desktop_app_info_set_desktop_env, vFp)
GO(g_drive_can_stop, iFp)
GO(g_drive_eject_with_operation_finish, iFppp)
GO(g_drive_enumerate_identifiers, pFp)
GO(g_drive_get_identifier, pFpp)
GO(g_drive_get_name, pFp)
GO(g_drive_get_sort_key, pFp)
GO(g_drive_get_start_stop_type, uFp)
GO(g_drive_get_symbolic_icon, pFp)
GO(g_drive_get_volumes, pFp)
GO(g_emblemed_icon_add_emblem, vFpp)
GO(g_emblemed_icon_get_emblems, pFp)
GO(g_emblemed_icon_get_icon, pFp)
GO(g_emblemed_icon_new, pFpp)
GO(g_emblem_get_icon, pFp)
GO(g_emblem_get_origin, uFp)
GO(g_emblem_new, pFp)
GO(g_emblem_new_with_origin, pFpu)
GO(g_file_append_to, pFpipp)
GO(g_file_append_to_finish, pFppp)
GO(g_file_attribute_info_list_add, vFppuu)
GO(g_file_attribute_info_list_dup, pFp)
GO(g_file_attribute_info_list_lookup, pFpp)
GO(g_file_attribute_info_list_new, pFv)
GO(g_file_attribute_matcher_enumerate_namespace, iFpp)
GO(g_file_attribute_matcher_enumerate_next, pFp)
GO(g_file_attribute_matcher_new, pFp)
GO(g_file_attribute_matcher_ref, pFp)
GO(g_file_attribute_matcher_subtract, pFpp)
GO(g_file_attribute_matcher_to_string, pFp)
GO(g_file_attribute_matcher_unref, vFp)
GO(g_file_copy_attributes, iFppupp)
GO(g_file_copy_finish, iFppp)
GO(g_file_copy_flags_get_type, LFv)
GO(g_file_create, pFpupp)
GO(g_file_create_finish, pFppp)
GO(g_file_create_flags_get_type, LFv)
GO(g_file_create_readwrite, pFpupp)
GO(g_file_create_readwrite_finish, pFppp)
GO(g_file_delete, iFppp)
GO(g_file_delete_finish, pFppp)
GO(g_file_dup, pFp)
GO(g_file_eject_mountable_finish, iFppp)
GO(g_file_eject_mountable_with_operation_finish, iFppp)
GO(g_file_enumerate_children, pFppupp)
GO(g_file_enumerate_children_finish, pFppp)
GO(g_file_enumerator_close, iFppp)
GO(g_file_enumerator_close_finish, iFppp)
GO(g_file_enumerator_get_child, pFpp)
GO(g_file_enumerator_get_container, pFp)
GO(g_file_enumerator_has_pending, iFp)
GO(g_file_enumerator_next_file, pFppp)
GO(g_file_enumerator_next_files_finish, pFppp)
GO(g_file_enumerator_set_pending, vFpi)
GO(g_file_equal, iFpp)
GO(g_file_find_enclosing_mount, pFppp)
GO(g_file_find_enclosing_mount_finish, pFppp)
GO(g_file_get_basename, pFp)
GO(g_file_get_child, pFpp)
GO(g_file_get_child_for_display_name, pFppp)
GO(g_file_get_parent, pFp)
GO(g_file_get_parse_name, pFp)
GO(g_file_get_path, pFp)
GO(g_file_get_relative_path, pFpp)
GO(g_file_get_type, LFv)
GO(g_file_get_uri, pFp)
GO(g_file_get_uri_scheme, pFp)
GO(g_file_hash, uFp)
GO(g_file_has_parent, iFpp)
GO(g_file_has_prefix, iFpp)
GO(g_file_has_uri_scheme, iFpp)
GO(g_file_icon_get_file, pFp)
GO(g_file_icon_get_type, LFv)
GO(g_file_icon_new, pFp)
GO(g_file_info_copy_into, vFpp)
GO(g_file_info_dup, pFp)
GO(g_file_info_get_attribute_as_string, pFpp)
GO(g_file_info_get_attribute_boolean, iFpp)
GO(g_file_info_get_attribute_byte_string, pFpp)
GO(g_file_info_get_attribute_data, iFppppp)
GO(g_file_info_get_attribute_int32, iFpp)
GO(g_file_info_get_attribute_int64, lFpp)
GO(g_file_info_get_attribute_object, pFpp)
GO(g_file_info_get_attribute_status, uFpp)
GO(g_file_info_get_attribute_stringv, pFpp)
GO(g_file_info_get_attribute_type, uFpp)
GO(g_file_info_get_attribute_uint32, uFpp)
GO(g_file_info_get_attribute_uint64, LFpp)
GO(g_file_info_get_etag, pFp)
GO(g_file_info_get_file_type, uFp)
GO(g_file_info_get_is_symlink, iFp)
GO(g_file_info_get_size, lFp)
GO(g_file_info_get_sort_order, iFp)
GO(g_file_info_get_symbolic_icon, pFp)
GO(g_file_info_new, pFv)
GO(g_file_info_set_attribute, vFppup)
GO(g_file_info_set_attribute_boolean, vFppi)
GO(g_file_info_set_attribute_byte_string, vFppp)
GO(g_file_info_set_attribute_int32, vFppi)
GO(g_file_info_set_attribute_int64, vFppl)
GO(g_file_info_set_attribute_mask, vFpp)
GO(g_file_info_set_attribute_object, vFppp)
GO(g_file_info_set_attribute_status, iFppu)
GO(g_file_info_set_attribute_stringv, vFppp)
GO(g_file_info_set_attribute_uint32, vFppu)
GO(g_file_info_set_attribute_uint64, vFppL)
GO(g_file_info_set_file_type, vFpu)
GO(g_file_info_set_is_symlink, vFpi)
GO(g_file_info_set_modification_time, vFpp)
GO(g_file_info_set_size, vFpl)
GO(g_file_info_set_sort_order, vFpi)
GO(g_file_info_set_symbolic_icon, vFpp)
GO(g_file_info_set_symlink_target, vFpp)
GO(g_file_input_stream_query_info, pFpppp)
GO(g_file_input_stream_query_info_finish, pFppp)
GO(g_file_io_stream_get_etag, pFp)
GO(g_file_io_stream_query_info, pFpppp)
GO(g_file_io_stream_query_info_finish, pFppp)
GO(g_file_is_native, iFpp)
GO(g_file_load_bytes, pFpppp)
GO(g_file_load_bytes_finish, pFpppp)
GO(g_file_load_contents, iFpppppp)
GO(g_file_load_contents_finish, iFpppppp)
GO(g_file_load_partial_contents_finish, iFpppppp)
GO(g_file_make_directory, iFppp)
GO(g_file_make_directory_finish, iFppp)
GO(g_file_make_directory_with_parents, iFppp)
GO(g_file_make_symbolic_link, iFpppp)
GO(g_file_measure_disk_usage_finish, iFpppppp)
GO(g_file_monitor, pFpupp)
GO(g_file_monitor_directory, pFpipp)
GO(g_file_monitor_emit_event, vFpppu)
GO(g_file_monitor_file, pFpipp)
GO(g_file_monitor_is_cancelled, iFp)
GO(g_file_monitor_set_rate_limit, vFpi)
GO(g_file_mount_enclosing_volume_finish, iFppp)
GO(g_file_mount_mountable_finish, pFppp)
GO(g_filename_completer_get_completions, pFpp)
GO(g_filename_completer_get_completion_suffix, pFpp)
GO(g_filename_completer_new, pFv)
GO(g_filename_completer_set_dirs_only, vFpi)
GO(g_file_new_build_filename, pFppppppppppp)
GO(g_file_new_for_commandline_arg, pFp)
GO(g_file_new_for_commandline_arg_and_cwd, pFpp)
GO(g_file_new_for_path, pFp)
GO(g_file_new_for_uri, pFp)
GO(g_file_new_tmp, pFppp)
GO(g_file_open_readwrite, pFppp)
GO(g_file_open_readwrite_finish, pFppp)
GO(g_file_output_stream_get_etag, pFp)
GO(g_file_output_stream_query_info, pFpppp)
GO(g_file_output_stream_query_info_finish, pFppp)
GO(g_file_parse_name, pFp)
GO(g_file_peek_path , pFp)
GO(g_file_poll_mountable_finish, iFppp)
GO(g_file_query_default_handler, pFppp)
GO(g_file_query_default_handler_finish, pFppp)
GO(g_file_query_exists, iFpp)
GO(g_file_query_filesystem_info, pFpppp)
GO(g_file_query_filesystem_info_finish, pFppp)
GO(g_file_query_file_type, uFpup)
GO(g_file_query_info, pFppupp)
GO(g_file_query_info_finish, pFppp)
GO(g_file_query_settable_attributes, pFppp)
GO(g_file_query_writable_namespaces, pFppp)
GO(g_file_read, pFppp)
GO(g_file_read_finish, pFppp)
GO(g_file_replace, pFppiupp)
GO(g_file_replace_contents, iFppLpiuppp)
GO(g_file_replace_contents_finish, iFpppp)
GO(g_file_replace_finish, pFppp)
GO(g_file_replace_readwrite, pFppiupp)
GO(g_file_replace_readwrite_finish, pFppp)
GO(g_file_resolve_relative_path, pFpp)
GO(g_file_set_attribute, iFppupupp)
GO(g_file_set_attribute_byte_string, iFpppupp)
GO(g_file_set_attribute_int32, iFppiupp)
GO(g_file_set_attribute_int64, iFpplupp)
GO(g_file_set_attributes_finish, iFpppp)
GO(g_file_set_attributes_from_info, iFppupp)
GO(g_file_set_attribute_string, iFpppipp)
GO(g_file_set_attribute_uint32, iFppuupp)
GO(g_file_set_attribute_uint64, iFppLupp)
GO(g_file_set_display_name, pFpppp)
GO(g_file_set_display_name_finish, pFppp)
GO(g_file_start_mountable_finish, iFppp)
GO(g_file_stop_mountable_finish, iFppp)
GO(g_file_supports_thread_contexts, iFp)
GO(g_file_trash, iFppp)
GO(g_file_trash_finish, pFppp)
GO(g_file_type_get_type, LFv)
GO(g_file_unmount_mountable_finish, iFppp)
GO(g_file_unmount_mountable_with_operation_finish, iFppp)
GO(g_filter_input_stream_get_base_stream, pFp)
GO(g_filter_input_stream_get_close_base_stream, iFp)
GO(g_filter_input_stream_set_close_base_stream, vFpi)
GO(g_filter_output_stream_get_base_stream, pFp)
GO(g_filter_output_stream_get_close_base_stream, iFp)
GO(g_filter_output_stream_set_close_base_stream, vFpi)
GO(g_icon_deserialize, pFp)
GO(g_icon_equal, iFpp)
GO(g_icon_hash, uFp)
GO(g_icon_new_for_string, pFpp)
GO(g_icon_serialize, pFp)
GO(g_icon_to_string, pFp)
GO(g_inet_address_equal, iFpp)
GO(g_inet_address_get_family, uFp)
GO(g_inet_address_get_is_mc_site_local, iFp)
GO(g_inet_address_get_native_size, LFp)
GO(g_inet_address_mask_equal, iFpp)
GO(g_inet_address_mask_get_address, pFp)
GO(g_inet_address_mask_get_family, uFp)
GO(g_inet_address_mask_get_length, uFp)
GO(g_inet_address_mask_matches, iFpp)
GO(g_inet_address_mask_new, pFpup)
GO(g_inet_address_mask_new_from_string, pFpp)
GO(g_inet_address_mask_to_string, pFp)
GO(g_inet_address_new_any, pFu)
GO(g_inet_address_new_from_bytes, pFpu)
GO(g_inet_address_new_from_string, pFp)
GO(g_inet_address_to_bytes, pFp)
GO(g_inet_address_to_string, pFp)
GO(g_inet_socket_address_get_address, pFp)
GO(g_inet_socket_address_get_port, WFp)
GO(g_inet_socket_address_get_scope_id, uFp)
GO(g_inet_socket_address_new, pFpW)
GO(g_inet_socket_address_new_from_string, pFpu)
GO(g_initable_get_type, LFv)
GO(g_initable_init, iFppp)
GOM(g_initable_new, pFEppppV)
GO(g_initable_newv, pFLuppp)
GOM(g_initable_new_valist, pFEppApp)
GO(g_input_stream_close, iFppp)
GO(g_input_stream_close_finish, iFppp)
GO(g_input_stream_get_type, LFv)
GO(g_input_stream_has_pending, iFp)
GO(g_input_stream_read, lFppLpp)
GO(g_input_stream_read_all, iFppLppp)
GOM(g_input_stream_read_async, vFEppLippp)
GO(g_input_stream_read_bytes, pFpLpp)
GO(g_input_stream_read_bytes_finish, pFppp)
GO(g_input_stream_read_finish, lFppp)
GO(g_input_stream_set_pending, iFpp)
GO(g_input_stream_skip, lFpLpp)
GO(g_input_stream_skip_finish, lFppp)
GO(g_io_error_from_errno, uFi)
GO(g_io_error_quark, uFv)
GO(g_io_extension_get_name, pFp)
GO(g_io_extension_get_priority, iFp)
GO(g_io_extension_get_type, LFp)
GO(g_io_extension_point_get_extension_by_name, pFpp)
GO(g_io_extension_point_get_extensions, pFp)
GO(g_io_extension_point_get_required_type, LFp)
GO(g_io_extension_point_implement, pFpLpi)
GO(g_io_extension_point_lookup, pFp)
GO(g_io_extension_point_set_required_type, vFpL)
GO(g_io_extension_ref_class, pFp)
GO(g_io_module_new, pFp)
GO(g_io_module_scope_block, vFpp)
GO(g_io_module_scope_free, vFp)
GO(g_io_module_scope_new, pFu)
GO(g_io_modules_load_all_in_directory, pFp)
GO(g_io_modules_load_all_in_directory_with_scope, pFpp)
GO(g_io_modules_scan_all_in_directory, vFp)
GO(g_io_modules_scan_all_in_directory_with_scope, vFpp)
GO(g_io_stream_close, iFppp)
GO(g_io_stream_close_finish, iFppp)
GO(g_io_stream_get_input_stream, pFp)
GO(g_io_stream_get_output_stream, pFp)
GO(g_io_stream_has_pending, iFp)
GO(g_io_stream_set_pending, iFpp)
GO(g_io_stream_splice_finish, iFpp)
GO(g_list_model_get_item, pFpu)
GO(g_list_model_get_n_items, uFp)
GO(g_list_model_get_object, pFpu)
GO(g_loadable_icon_load, pFpippp)
GO(g_loadable_icon_load_finish, pFpppp)
GO(g_memory_input_stream_add_bytes, vFpp)
GO(g_memory_input_stream_new, pFv)
GO(g_memory_input_stream_new_from_bytes, pFp)
GO(g_memory_output_stream_get_data_size, LFp)
GO(g_memory_output_stream_new_resizable, pFv)
GO(g_memory_output_stream_steal_as_bytes, pFp)
GO(g_memory_output_stream_steal_data, pFp)
GO(g_menu_append, vFppp)
GO(g_menu_append_item, vFpp)
GO(g_menu_append_section, vFppp)
GO(g_menu_append_submenu, vFppp)
GO(g_menu_attribute_iter_get_name, pFp)
GO(g_menu_attribute_iter_get_next, iFppp)
GO(g_menu_attribute_iter_get_value, pFp)
GO(g_menu_attribute_iter_next, iFp)
GO(g_menu_insert, vFpipp)
GO(g_menu_insert_item, vFpip)
GO(g_menu_insert_submenu, vFpipp)
GO(g_menu_item_get_attribute_value, pFppp)
GO(g_menu_item_get_link, pFpp)
GO(g_menu_item_new, pFpp)
GO(g_menu_item_new_from_model, pFpi)
GO(g_menu_item_new_section, pFpp)
GO(g_menu_item_set_action_and_target_value, vFppp)
GO(g_menu_item_set_detailed_action, vFpp)
GO(g_menu_item_set_icon, vFpp)
GO(g_menu_item_set_link, vFppp)
GO(g_menu_item_set_section, vFpp)
GO(g_menu_link_iter_get_name, pFp)
GO(g_menu_link_iter_get_next, iFppp)
GO(g_menu_link_iter_get_value, pFp)
GO(g_menu_link_iter_next, iFp)
GO(g_menu_model_get_item_attribute_value, pFpipp)
GO(g_menu_model_get_item_link, pFpip)
GO(g_menu_model_get_n_items, iFp)
GO(g_menu_model_is_mutable, iFp)
GO(g_menu_model_items_changed, vFpiii)
GO(g_menu_model_iterate_item_attributes, pFpi)
GO(g_menu_model_iterate_item_links, pFpi)
GO(g_menu_new, pFv)
GO(g_menu_remove, vFpi)
GO(g_mount_eject_with_operation_finish, iFppp)
GO(g_mount_get_default_location, pFp)
GO(g_mount_get_drive, pFp)
GO(g_mount_get_sort_key, pFp)
GO(g_mount_get_symbolic_icon, pFp)
GO(g_mount_get_uuid, pFp)
GO(g_mount_guess_content_type_finish, pFppp)
GO(g_mount_guess_content_type_sync, pFpipp)
GO(g_mount_is_shadowed, iFp)
GO(g_mount_operation_get_choice, iFp)
GO(g_mount_operation_get_domain, pFp)
GO(g_mount_operation_get_password_save, uFp)
GO(g_mount_operation_new, pFv)
GO(g_mount_operation_reply, vFpu)
GO(g_mount_operation_set_choice, vFpi)
GO(g_mount_operation_set_domain, vFpp)
GO(g_mount_operation_set_password_save, vFpu)
GO(g_network_address_get_port, WFp)
GO(g_network_address_get_scheme, pFp)
GO(g_network_address_new, pFpW)
GO(g_network_address_parse_uri, pFpWp)
GO(g_network_monitor_can_reach, iFpppp)
GO(g_network_monitor_can_reach_finish, iFppp)
GO(g_network_monitor_get_default, pFv)
GO(g_network_service_get_scheme, pFp)
GO(g_network_service_new, pFppp)
GO(g_network_service_set_scheme, vFpp)
GO(g_notification_add_button, vFppp)
GO(g_notification_add_button_with_target_value, vFpppp)
GO(g_notification_new, pFp)
GO(g_notification_set_default_action, vFpp)
GO(g_notification_set_default_action_and_target_value, vFppp)
GO(g_notification_set_icon, vFpp)
GO(g_notification_set_priority, vFpu)
GO(g_notification_set_urgent, vFpi)
GO(g_output_stream_close, iFppp)
GO(g_output_stream_close_finish, iFppp)
GO(g_output_stream_has_pending, iFp)
GO(g_output_stream_set_pending, iFpp)
GO(g_output_stream_splice, lFppupp)
GO(g_output_stream_splice_finish, lFppp)
GO(g_output_stream_write, lFppLpp)
GO(g_output_stream_write_all, iFppLppp)
GO(g_output_stream_write_bytes, lFpppp)
GO(g_permission_get_can_release, iFp)
GO(g_permission_impl_update, vFpiii)
GO(g_permission_release, iFppp)
GO(g_permission_release_finish, iFppp)
GO(g_pollable_input_stream_is_readable, iFp)
GO(g_pollable_input_stream_read_nonblocking, lFppLpp)
GO(g_pollable_output_stream_is_writable, iFp)
GO(g_pollable_output_stream_write_nonblocking, lFppLpp)
GO(g_pollable_stream_read, lFppLipp)
GO(g_pollable_stream_write, lFppLipp)
GO(g_pollable_stream_write_all, iFppLippp)
GO(g_property_action_new, pFppp)
GO(g_proxy_address_get_destination_port, WFp)
GO(g_proxy_address_get_type, LFv)
GO(g_proxy_address_get_uri, pFp)
GO(g_proxy_address_new, pFpWppWpp)
GO(g_proxy_connect, pFppppp)
GO(g_proxy_connect_finish, pFppp)
GO(g_proxy_get_default_for_protocol, pFp)
GO(g_proxy_resolver_get_default, pFv)
GO(g_proxy_resolver_get_type, LFv)
GO(g_proxy_resolver_is_supported, iFp)
GO(g_proxy_resolver_lookup, pFpppp)
GO(g_proxy_resolver_lookup_finish, pFppp)
GO(g_proxy_supports_hostname, iFp)
GO(g_remote_action_group_change_action_state_full, vFpppp)
GO(g_resolver_free_targets, vFp)
GO(g_resolver_get_default, pFv)
GO(g_resolver_get_type, LFv)
GO(g_resolver_lookup_by_address, pFpppp)
GO(g_resolver_lookup_by_address_finish, pFppp)
GO(g_resolver_lookup_by_name, pFpppp)
GO(g_resolver_lookup_records, pFppupp)
GO(g_resolver_lookup_records_finish, pFppp)
GO(g_resolver_lookup_service, pFpppppp)
GO(g_resource_enumerate_children, pFppup)
GO(g_resource_get_info, iFppuppp)
GO(g_resource_load, pFpp)
GO(g_resource_lookup_data, pFppup)
GO(g_resource_new_from_data, pFpp)
GO(g_resource_open_stream, pFppup)
GO(g_resource_ref, pFp)
GO(g_resources_enumerate_children, pFpup)
GO(g_resources_get_info, iFpuppp)
GO(g_resources_lookup_data, pFpup)
GO(g_resources_open_stream, pFpup)
GO(g_seekable_can_truncate, iFp)
GO(g_seekable_seek, iFplupp)
GO(g_seekable_tell, lFp)
GO(g_seekable_truncate, iFplpp)
GO(g_settings_apply, vFp)
GO(g_settings_bind, vFppppu)
GO(g_settings_bind_writable, vFppppi)
GO(g_settings_create_action, pFpp)
GO(g_settings_delay, vFp)
GO(g_settings_get_boolean, iFpp)
GO(g_settings_get_child, pFpp)
GO(g_settings_get_default_value, pFpp)
GO(g_settings_get_double, dFpp)
GO(g_settings_get_enum, iFpp)
GO(g_settings_get_flags, uFpp)
GO(g_settings_get_has_unapplied, iFp)
GO(g_settings_get_int, iFpp)
GO(g_settings_get_string, pFpp)
GO(g_settings_get_strv, pFpp)
GO(g_settings_get_type, pFv)
GO(g_settings_get_uint, uFpp)
GO(g_settings_get_user_value, pFpp)
GO(g_settings_get_value, pFpp)
GO(g_settings_is_writable, iFpp)
GO(g_settings_list_keys, pFp)
GO(g_settings_list_relocatable_schemas, pFv)
GO(g_settings_new, pFp)
GO(g_settings_new_full, pFppp)
GO(g_settings_new_with_backend, pFpp)
GO(g_settings_new_with_backend_and_path, pFppp)
GO(g_settings_new_with_path, pFpp)
GO(g_settings_reset, vFpp)
GO(g_settings_schema_get_key, pFpp)
GO(g_settings_schema_get_path, pFp)
GO(g_settings_schema_has_key, iFpp)
GO(g_settings_schema_key_get_description, pFp)
GO(g_settings_schema_key_get_range, pFp)
GO(g_settings_schema_key_get_value_type, pFp)
GO(g_settings_schema_key_range_check, iFpp)
GO(g_settings_schema_key_ref, pFp)
GO(g_settings_schema_ref, pFp)
GO(g_settings_schema_source_get_default, pFv)
GO(g_settings_schema_source_get_type, LFv)
GO(g_settings_schema_source_list_schemas, vFpipp)
GO(g_settings_schema_source_lookup, pFppi)
GO(g_settings_schema_source_new_from_directory, pFppip)
GO(g_settings_schema_source_ref, pFp)
GO(g_settings_schema_source_unref, vFp)
GO(g_settings_schema_unref, vFp)
GO(g_settings_set_boolean, iFppi)
GO(g_settings_set_double, iFppd)
GO(g_settings_set_enum, iFppi)
GO(g_settings_set_flags, iFppu)
GO(g_settings_set_int, iFppi)
GO(g_settings_set_string, iFppp)
GO(g_settings_set_strv, iFppp)
GO(g_settings_set_value, iFppp)
GO(g_settings_sync, vFv)
GO(g_settings_unbind, vFpp)
GO(g_simple_action_get_type, LFv)
GO(g_simple_action_group_insert, vFpp)
GO(g_simple_action_group_lookup, pFpp)
GO(g_simple_action_group_new, pFv)
GO(g_simple_action_group_remove, vFpp)
GO(g_simple_action_new, pFpp)
GO(g_simple_action_new_stateful, pFppp)
GO(g_simple_action_set_enabled, vFpi)
GOM(g_simple_async_report_error_in_idle, vFEpppuipV)
GOM(g_simple_async_report_gerror_in_idle, vFEpppp)
GOM(g_simple_async_report_take_gerror_in_idle, vFEpppp)
GO(g_simple_async_result_complete, vFp)
GO(g_simple_async_result_complete_in_idle, vFp)
GO(g_simple_async_result_get_op_res_gboolean, iFp)
GO(g_simple_async_result_get_op_res_gpointer, pFp)
GO(g_simple_async_result_get_op_res_gssize, lFp)
GO(g_simple_async_result_get_source_tag, pFp)
GO(g_simple_async_result_get_type, LFv)
GO(g_simple_async_result_is_valid, iFppp)
GOM(g_simple_async_result_new, pFEpppp)
GOM(g_simple_async_result_new_error, pFEpppuipV)
GOM(g_simple_async_result_new_from_error, pFEpppp)
GOM(g_simple_async_result_new_take_error, pFEpppp)
GO(g_simple_async_result_propagate_error, iFpp)
GOM(g_simple_async_result_run_in_thread, vFEppip)
GO(g_simple_async_result_set_check_cancellable, vFpp)
GOM(g_simple_async_result_set_error, vFEppipV)
GOM(g_simple_async_result_set_error_va, vFEppipA)
GO(g_simple_async_result_set_from_error, vFpp)
GO(g_simple_async_result_set_handle_cancellation, vFpi)
GO(g_simple_async_result_set_op_res_gboolean, vFpi)
GOM(g_simple_async_result_set_op_res_gpointer, vFEppp)
GO(g_simple_async_result_set_op_res_gssize, vFpl)
GO(g_simple_async_result_take_error, vFpp)
GO(g_simple_permission_get_type, LFv)
GO(g_simple_permission_new, pFi)
GO(g_simple_proxy_resolver_get_type, LFv)
GO(g_simple_proxy_resolver_new, pFpp)
GO(g_simple_proxy_resolver_set_default_proxy, vFpp)
GO(g_simple_proxy_resolver_set_ignore_hosts, vFpp)
GO(g_simple_proxy_resolver_set_uri_proxy, vFppp)
GO(g_socket_accept, pFppp)
GO(g_socket_address_enumerator_next, pFppp)
GO(g_socket_address_enumerator_next_finish, pFppp)
GO(g_socket_address_get_family, uFp)
GO(g_socket_address_get_native_size, lFp)
GO(g_socket_address_get_type, LFv)
GO(g_socket_address_to_native, iFppLp)
GO(g_socket_bind, iFppip)
GO(g_socket_client_add_application_proxy, vFpp)
GO(g_socket_client_connect, pFpppp)
GO(g_socket_client_connect_to_service, pFppppp)
GO(g_socket_client_connect_to_uri, pFppWpp)
GO(g_socket_client_connect_to_uri_finish, pFppp)
GO(g_socket_client_get_family, uFp)
GO(g_socket_client_get_local_address, pFp)
GO(g_socket_client_get_protocol, iFp)
GO(g_socket_client_get_proxy_resolver, pFp)
GO(g_socket_client_get_socket_type, uFp)
GO(g_socket_client_get_timeout, uFp)
GO(g_socket_client_get_tls, iFp)
GO(g_socket_client_get_tls_validation_flags, uFp)
GO(g_socket_client_get_type, LFv)
GO(g_socket_client_new, pFv)
GO(g_socket_client_set_family, vFpu)
GO(g_socket_client_set_local_address, vFpp)
GO(g_socket_client_set_protocol, vFpi)
GO(g_socket_client_set_proxy_resolver, vFpp)
GO(g_socket_client_set_socket_type, vFpu)
GO(g_socket_client_set_timeout, vFpu)
GO(g_socket_client_set_tls, vFpi)
GO(g_socket_client_set_tls_validation_flags, vFpu)
GO(g_socket_close, iFpp)
GO(g_socket_condition_check, uFpu)
GO(g_socket_condition_timed_wait, iFpulpp)
GO(g_socket_condition_wait, iFpupp)
GO(g_socket_connect, iFpppp)
GO(g_socket_connectable_proxy_enumerate, pFp)
GO(g_socket_connection_connect, iFpppp)
GO(g_socket_connection_connect_finish, iFppp)
GO(g_socket_connection_factory_create_connection, pFp)
GO(g_socket_connection_factory_lookup_type, LFuui)
GO(g_socket_connection_factory_register_type, vFLuui)
GO(g_socket_connection_get_remote_address, pFpp)
GO(g_socket_connection_get_socket, pFp)
GO(g_socket_connection_is_connected, iFp)
GO(g_socket_control_message_deserialize, pFiiLp)
GO(g_socket_control_message_get_msg_type, iFp)
GO(g_socket_control_message_get_size, LFp)
GO(g_socket_control_message_serialize, vFpp)
GO(g_socket_family_get_type, LFv)
GO(g_socket_get_available_bytes, lFp)
GO(g_socket_get_credentials, pFpp)
GO(g_socket_get_family, uFp)
GO(g_socket_get_fd, iFp)
GO(g_socket_get_listen_backlog, iFp)
GO(g_socket_get_multicast_ttl, uFp)
GO(g_socket_get_option, iFpiipp)
GO(g_socket_get_protocol, iFp)
GO(g_socket_get_remote_address, pFpp)
GO(g_socket_get_socket_type, uFp)
GO(g_socket_get_type, LFv)
GO(g_socket_leave_multicast_group, iFppipp)
GO(g_socket_listener_accept, pFpppp)
GO(g_socket_listener_accept_finish, pFpppp)
GO(g_socket_listener_accept_socket, pFpppp)
GO(g_socket_listener_accept_socket_finish, pFpppp)
GO(g_socket_listener_add_address, iFppuippp)
GO(g_socket_listener_add_any_inet_port, WFppp)
GO(g_socket_listener_add_inet_port, iFpWpp)
GO(g_socket_listener_add_socket, iFpppp)
GO(g_socket_listener_new, pFv)
GO(g_socket_listener_set_backlog, vFpi)
GO(g_socket_new, pFuuip)
GO(g_socket_new_from_fd, pFip)
GO(g_socket_receive, lFppLpp)
GO(g_socket_receive_from, lFpppLpp)
GO(g_socket_receive_message, lFpppippppp)
GO(g_socket_receive_with_blocking, lFppLipp)
GO(g_socket_send, lFppLpp)
GO(g_socket_send_message, lFpppipiipp)
GO(g_socket_send_to, lFpppLpp)
GO(g_socket_send_with_blocking, lFppLipp)
GO(g_socket_service_get_type, LFv)
GO(g_socket_service_is_active, iFp)
GO(g_socket_service_new, pFv)
GO(g_socket_set_listen_backlog, vFpi)
GO(g_socket_set_multicast_loopback, vFpi)
GO(g_socket_set_multicast_ttl, vFpu)
GO(g_socket_set_option, iFpiiip)
GO(g_socket_shutdown, iFpiip)
GO(g_socket_speaks_ipv4, iFp)
GO(g_srv_target_copy, pFp)
GO(g_srv_target_free, vFp)
GO(g_srv_target_get_hostname, pFp)
GO(g_srv_target_get_weight, WFp)
GO(g_srv_target_list_sort, pFp)
GO(g_srv_target_new, pFpWWW)
GO(g_static_resource_fini, vFp)
GO(g_static_resource_get_resource, pFp)
GO(g_static_resource_init, vFp)
GO(g_subprocess_communicate, iFpppppp)
GO(g_subprocess_communicate_finish, iFppppp)
GO(g_subprocess_communicate_utf8, iFpppppp)
GO(g_subprocess_communicate_utf8_finish, iFppppp)
GO(g_subprocess_get_identifier, pFp)
GO(g_subprocess_get_if_signaled, iFp)
GO(g_subprocess_get_stderr_pipe, pFp)
GO(g_subprocess_get_stdin_pipe, pFp)
GO(g_subprocess_get_term_sig, iFp)
GO(g_subprocess_launcher_getenv, pFpp)
GO(g_subprocess_launcher_new, pFu)
GO(g_subprocess_launcher_setenv, vFpppi)
GO(g_subprocess_launcher_set_environ, vFpp)
GO(g_subprocess_launcher_set_flags, vFpu)
GO(g_subprocess_launcher_set_stderr_file_path, vFpp)
GO(g_subprocess_launcher_spawnv, pFppp)
GO(g_subprocess_launcher_take_fd, vFpii)
GO(g_subprocess_launcher_take_stderr_fd, vFpi)
GO(g_subprocess_newv, pFpup)
GO(g_subprocess_send_signal, vFpi)
GO(g_subprocess_wait_check, iFppp)
GO(g_subprocess_wait_check_finish, iFppp)
GO(g_task_get_cancellable, pFp)
GO(g_task_get_context, pFp)
GO(g_task_get_priority, iFp)
GO(g_task_get_source_tag, pFp)
GO(g_task_get_type, LFv)
GO(g_task_is_valid, iFpp)
GOM(g_task_new, pFEpppp)
GO(g_task_propagate_boolean, iFpp)
GO(g_task_propagate_int, lFpp)
GO(g_task_propagate_pointer, pFpp)
GO(g_task_return_boolean, vFpi)
GO(g_task_return_error, vFpp)
GO(g_task_return_int, vFpl)
GOM(g_task_return_new_error, vFEpuipV)
GOM(g_task_return_pointer, vFEppp)
GO(g_task_set_priority, vFpi)
GO(g_task_set_return_on_cancel, iFpi)
GO(g_task_set_source_tag, vFpp)
GO(g_tcp_connection_get_graceful_disconnect, iFp)
GO(g_tcp_connection_set_graceful_disconnect, vFpi)
GO(g_tcp_wrapper_connection_get_base_io_stream, pFp)
GO(g_tcp_wrapper_connection_new, pFpp)
GO(g_test_dbus_add_service_dir, vFpp)
GO(g_test_dbus_get_bus_address, pFp)
GO(g_test_dbus_get_flags, uFp)
GO(g_test_dbus_new, pFu)
GO(g_test_dbus_unset, vFv)
GO(g_themed_icon_append_name, vFpp)
GO(g_themed_icon_get_names, pFp)
GO(g_themed_icon_get_type, LFv)
GO(g_themed_icon_new, pFp)
GO(g_themed_icon_new_from_names, pFpi)
GO(g_themed_icon_new_with_default_fallbacks, pFp)
GO(g_themed_icon_prepend_name, vFpp)
GO(g_threaded_socket_service_new, pFi)
GO(g_tls_backend_get_default, pFv)
GO(g_tls_backend_get_default_database, pFp)
GO(g_tls_certificate_get_issuer, pFp)
GO(g_tls_certificate_get_type, LFv)
GO(g_tls_certificate_is_same, iFpp)
GO(g_tls_certificate_list_new_from_file, pFpp)
GO(g_tls_certificate_new_from_file, pFpp)
GO(g_tls_certificate_new_from_pem, pFplp)
GO(g_tls_certificate_verify, uFppp)
GO(g_tls_client_connection_get_accepted_cas, pFp)
GO(g_tls_client_connection_get_server_identity, pFp)
GO(g_tls_client_connection_get_use_ssl3, iFp)
GO(g_tls_client_connection_get_validation_flags, uFp)
GO(g_tls_client_connection_new, pFppp)
GO(g_tls_client_connection_set_server_identity, vFpp)
GO(g_tls_client_connection_set_use_ssl3, vFpi)
GO(g_tls_client_connection_set_validation_flags, vFpu)
GO(g_tls_connection_emit_accept_certificate, iFppu)
GO(g_tls_connection_get_database, pFp)
GO(g_tls_connection_get_interaction, pFp)
GO(g_tls_connection_get_peer_certificate, pFp)
GO(g_tls_connection_get_peer_certificate_errors, uFp)
GO(g_tls_connection_get_rehandshake_mode, uFp)
GO(g_tls_connection_get_require_close_notify, iFp)
GO(g_tls_connection_get_type, LFv)
GO(g_tls_connection_handshake, iFppp)
GO(g_tls_connection_handshake_finish, iFppp)
GO(g_tls_connection_set_certificate, vFpp)
GO(g_tls_connection_set_database, vFpp)
GO(g_tls_connection_set_interaction, vFpp)
GO(g_tls_connection_set_rehandshake_mode, vFpu)
GO(g_tls_connection_set_require_close_notify, vFpi)
GO(g_tls_database_create_certificate_handle, pFpp)
GO(g_tls_database_get_type, LFv)
GO(g_tls_database_lookup_certificate_for_handle, pFpppupp)
GO(g_tls_database_lookup_certificate_issuer, pFpppupp)
GO(g_tls_database_lookup_certificate_issuer_finish, pFppp)
GO(g_tls_database_lookup_certificates_issued_by, pFpppupp)
GO(g_tls_database_lookup_certificates_issued_by_finish, pFppp)
GO(g_tls_database_verify_chain, uFpppppupp)
GO(g_tls_database_verify_chain_finish, uFppp)
GO(g_tls_file_database_new, pFpp)
GO(g_tls_interaction_ask_password, uFpppp)
GO(g_tls_interaction_get_type, LFv)
GO(g_tls_interaction_request_certificate, uFppupp)
GO(g_tls_interaction_request_certificate_finish, uFppp)
GO(g_tls_password_get_flags, uFp)
GO(g_tls_password_get_value, pFpp)
GO(g_tls_password_get_warning, pFp)
GO(g_tls_password_new, pFup)
GO(g_tls_password_set_flags, vFpu)
GO(g_tls_password_set_value, vFppl)
GO(g_tls_password_set_warning, vFpp)
GO(g_tls_server_connection_new, pFppp)
GO(g_unix_connection_receive_credentials, pFppp)
GO(g_unix_connection_receive_credentials_finish, pFppp)
GO(g_unix_connection_receive_fd, iFppp)
GO(g_unix_connection_send_credentials, iFppp)
GO(g_unix_connection_send_credentials_finish, iFppp)
GO(g_unix_connection_send_fd, iFpipp)
GO(g_unix_credentials_message_get_credentials, pFp)
GO(g_unix_credentials_message_new, pFv)
GO(g_unix_credentials_message_new_with_credentials, pFp)
GO(g_unix_fd_list_get, iFpip)
GO(g_unix_fd_list_get_length, iFp)
GO(g_unix_fd_list_get_type, LFv)
GO(g_unix_fd_list_new, pFv)
GO(g_unix_fd_list_new_from_array, pFpi)
GO(g_unix_fd_list_peek_fds, pFpp)
GO(g_unix_fd_list_steal_fds, pFpp)
GO(g_unix_socket_address_abstract_names_supported, iFv)
GO(g_unix_socket_address_get_address_type, uFp)
GO(g_unix_socket_address_get_is_abstract, iFp)
GO(g_unix_socket_address_get_path, pFp)
GO(g_unix_socket_address_get_path_len, LFp)
GO(g_unix_socket_address_new, pFp)
GO(g_unix_socket_address_new_abstract, pFpi)
GO(g_unix_socket_address_new_with_type, pFpiu)
GO(g_vfs_get_local, pFv)
GO(g_vfs_get_supported_uri_schemes, pFp)
GO(g_vfs_is_active, iFp)
GO(g_vfs_parse_name, pFpp)
GO(g_volume_eject_with_operation_finish, iFppp)
GO(g_volume_enumerate_identifiers, pFp)
GO(g_volume_get_activation_root, pFp)
GO(g_volume_get_drive, pFp)
GO(g_volume_get_identifier, pFpp)
GO(g_volume_get_mount, pFp)
GO(g_volume_get_sort_key, pFp)
GO(g_volume_get_symbolic_icon, pFp)
GO(g_volume_get_uuid, pFp)
GO(g_volume_monitor_adopt_orphan_mount, pFp)
GO(g_volume_monitor_get, pFv)
GO(g_volume_monitor_get_mount_for_uuid, pFpp)
GO(g_volume_monitor_get_mounts, pFp)
GO(g_volume_monitor_get_volume_for_uuid, pFpp)
GO(g_volume_should_automount, iFp)
GO(g_zlib_compressor_get_file_info, pFp)
GO(g_zlib_compressor_new, pFui)
GO(g_zlib_compressor_set_file_info, vFpp)
GO(g_zlib_decompressor_get_file_info, pFp)
GO(g_zlib_decompressor_get_type, LFv)
GO(g_zlib_decompressor_new, pFu)