Gst.Structure.prototype.get_name_id
function get_name_id():GLib.Quark {
// Gjs wrapper for gst_structure_get_name_id()
}Get the name of structure as a GQuark.
- Returns
the quark representing the name of the structure.
function get_name_id():GLib.Quark {
// Gjs wrapper for gst_structure_get_name_id()
}Get the name of structure as a GQuark.
the quark representing the name of the structure.