g_object_newv ( object_type n_parameters parameters -- GObject* )


Vocabulary
gobject.ffi

Inputs
object_typean object
n_parametersan object
parametersan object


Outputs
GObject*an object


Definition


LIBRARY: gobject FUNCTION: GObject* g_object_newv
( GType object_type, guint n_parameters, GParameter**
parameters )