Handbook
Glossary
GDBusObjectSkeleton:authorize-method ( quot -- alien )
Vocabulary
gio
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
CALLBACK:
gboolean
GDBusObjectSkeleton:authorize-method
( GDBusObjectSkeleton* dbus_object_skeleton,
GDBusInterfaceSkeleton* interface, GDBusMethodInvocation*
invocation,
gpointer
user_data )