Structure.this

Creates a new, empty #GstStructure with the given name as a GQuark.

Free-function: gst_structure_free

Parameters

quark GQuark

name of new structure

Return Value

a new, empty #GstStructure

Throws

ConstructionException GTK+ fails to create the object.

Meta