Handbook
Glossary
g_dbus_object_skeleton_add_interface ( dbus_object_skeleton interface_ -- )
Vocabulary
gio
.
ffi
Inputs
dbus_object_skeleton
an
object
interface_
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_dbus_object_skeleton_add_interface
( GDBusObjectSkeleton* dbus_object_skeleton,
GDBusInterfaceSkeleton* interface_ )