Secret.Collection.prototype.get_label

function get_label(): String {
    // Gjs wrapper for secret_collection_get_label()
}
  

Get the label of this collection.

Returns

the label, which should be freed with g_free()