Handbook
Glossary
GDBusInterfaceGetPropertyFunc ( quot -- alien )
Vocabulary
gio
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
CALLBACK:
GVariant*
GDBusInterfaceGetPropertyFunc
( GDBusConnection* connection, gchar* sender, gchar*
object_path, gchar* interface_name, gchar* property_name,
GError* error,
gpointer
user_data )