Gimp.Item.prototype.get_lock_content

function get_lock_content(): Boolean {
    // Gjs wrapper for gimp_item_get_lock_content()
}
  

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

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

Since 2.8

Returns

Whether the item's contents are locked.