Creates a new instance of a GObject subtype and sets its properties. Construction parameters (see G_PARAM_CONSTRUCT, G_PARAM_CONSTRUCT_ONLY) which are not explicitly specified are set to their default values. Rename to: g_object_new
the type id of the GObject subtype to instantiate
an array of GParameter. [array length=n_parameters]
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new instance of a GObject subtype and sets its properties. Construction parameters (see G_PARAM_CONSTRUCT, G_PARAM_CONSTRUCT_ONLY) which are not explicitly specified are set to their default values. Rename to: g_object_new