Secret.Item.prototype.get_label
function get_label(): String { // Gjs wrapper for secret_item_get_label() }
Get the label of this item.
- Returns
the label, which should be freed with g_free()
function get_label(): String { // Gjs wrapper for secret_item_get_label() }
Get the label of this item.
the label, which should be freed with g_free()