Handbook
Glossary
g_dbus_proxy_set_cached_property ( dbus_proxy property_name value -- )
Vocabulary
gio
.
ffi
Inputs
dbus_proxy
an
object
property_name
an
object
value
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_dbus_proxy_set_cached_property
( GDBusProxy* dbus_proxy, gchar* property_name, GVariant*
value )