Gst.Structure.prototype.get_name

function get_name():String {
    // Gjs wrapper for gst_structure_get_name()
}

Get the name of structure as a string.

Returns

the name of the structure.