Handbook
Glossary
GDBusInterfaceMethodCallFunc ( quot -- alien )
Vocabulary
gio
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
CALLBACK:
void
GDBusInterfaceMethodCallFunc
( GDBusConnection* connection, gchar* sender, gchar*
object_path, gchar* interface_name, gchar* method_name,
GVariant* parameters, GDBusMethodInvocation* invocation,
gpointer
user_data )