Gst.Structure.prototype.remove_all_fields

function remove_all_fields():void {
    // Gjs wrapper for gst_structure_remove_all_fields()
}

Removes all fields in a GstStructure.