Gst.TagList.prototype.n_tags
function n_tags():Number {
    // Gjs wrapper for gst_tag_list_n_tags()
}Get the number of tags in list.
- Returns
- The number of tags in list. 
function n_tags():Number {
    // Gjs wrapper for gst_tag_list_n_tags()
}Get the number of tags in list.
The number of tags in list.