Collection.getLocked

Get whether the collection is locked or not.

Use secret_service_lock() or secret_service_unlock() to lock or unlock the collection.

class Collection
bool
getLocked
()

Return Value

Type: bool

whether the collection is locked or not

Meta