Handbook
Glossary
g_dbus_connection_new_sync ( stream guid flags observer cancellable error -- GDBusConnection* )
Vocabulary
gio
.
ffi
Inputs
stream
an
object
guid
an
object
flags
an
object
observer
an
object
cancellable
an
object
error
an
object
Outputs
GDBusConnection*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GDBusConnection*
g_dbus_connection_new_sync
( GIOStream* stream, gchar* guid,
GDBusConnectionFlags
flags, GDBusAuthObserver* observer, GCancellable*
cancellable, GError* error )