tag_get_nick
function tag_get_nick(tag:String):String { // Gjs wrapper for gst_tag_get_nick() }
Returns the human-readable name of this tag, You must not change or free this string.
- tag
the tag
- Returns
the human-readable name of this tag
function tag_get_nick(tag:String):String { // Gjs wrapper for gst_tag_get_nick() }
Returns the human-readable name of this tag, You must not change or free this string.
the tag
the human-readable name of this tag