Secret.Item.prototype.get_locked

function get_locked(): Boolean {
    // Gjs wrapper for secret_item_get_locked()
}
  

Get whether the item is locked or not.

Depending on the secret service an item may not be able to be locked independently from the collection that it is in.

Returns

whether the item is locked or not