Handbook
Glossary
g_dbus_connection_send_message_with_reply_finish ( dbus_connection res error -- GDBusMessage* )
Vocabulary
gio
.
ffi
Inputs
dbus_connection
an
object
res
an
object
error
an
object
Outputs
GDBusMessage*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GDBusMessage*
g_dbus_connection_send_message_with_reply_finish
( GDBusConnection* dbus_connection, GAsyncResult* res,
GError* error )