g_object_setv ( object n_properties names values -- )


Vocabulary
gobject.ffi

Inputs
objectan object
n_propertiesan object
namesan object
valuesan object


Outputs
None

Definition


LIBRARY: gobject FUNCTION: void g_object_setv
( GObject* object, guint n_properties, gchar** names,
GValue** values )