Handbook
Glossary
g_dbus_message_print ( dbus_message indent -- gchar* )
Vocabulary
gio
.
ffi
Inputs
dbus_message
an
object
indent
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gchar*
g_dbus_message_print
( GDBusMessage* dbus_message,
guint
indent )