23#ifndef __G_DBUS_ADDRESS_H__
24#define __G_DBUS_ADDRESS_H__
26#if !defined (__GIO_GIO_H_INSIDE__) && !defined (GIO_COMPILATION)
27#error "Only <gio/gio.h> can be included directly."
GIO_AVAILABLE_IN_ALL gboolean g_dbus_is_supported_address(const gchar *string, GError **error)
GIO_AVAILABLE_IN_ALL GIOStream * g_dbus_address_get_stream_finish(GAsyncResult *res, gchar **out_guid, GError **error)
GIO_AVAILABLE_IN_ALL GIOStream * g_dbus_address_get_stream_sync(const gchar *address, gchar **out_guid, GCancellable *cancellable, GError **error)
GIO_AVAILABLE_IN_ALL gboolean g_dbus_is_address(const gchar *string)
G_BEGIN_DECLS GIO_AVAILABLE_IN_2_36 gchar * g_dbus_address_escape_value(const gchar *string)
GIO_AVAILABLE_IN_ALL void g_dbus_address_get_stream(const gchar *address, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data)
GIO_AVAILABLE_IN_ALL gchar * g_dbus_address_get_for_bus_sync(GBusType bus_type, GCancellable *cancellable, GError **error)
#define GIO_AVAILABLE_IN_ALL
#define GIO_AVAILABLE_IN_2_36
struct _GAsyncResult GAsyncResult
void(* GAsyncReadyCallback)(GObject *source_object, GAsyncResult *res, gpointer data)
G_BEGIN_DECLS typedef char gchar
static void error(LoadState *S, const char *why)