g_object_new ( object_type first_property_name varargs -- GObject* )


Vocabulary
gobject.ffi

Inputs
object_typean object
first_property_namean object
varargsan object


Outputs
GObject*an object


Definition