Gimp.Item.prototype.get_lock_visibility

function get_lock_visibility(): Boolean {
    // Gjs wrapper for gimp_item_get_lock_visibility()
}
  

Get the 'lock visibility' state of the specified item.

This procedure returns the specified item's lock visibility state.

Since 3.0

Returns

Whether the item's visibility is locked.