g_object_new ( object_type first_property_name varargs -- gpointer )


Vocabulary
gobject.ffi

Inputs
object_typean object
first_property_namean object
varargsan object


Outputs
gpointeran object


Definition