Gst.Structure.prototype.free
function free():void {
// Gjs wrapper for gst_structure_free()
}Frees a Gst.Structure and all its fields and values. The structure must not have a parent when this function is called.
function free():void {
// Gjs wrapper for gst_structure_free()
}Frees a Gst.Structure and all its fields and values. The structure must not have a parent when this function is called.