Gimp.Item.prototype.get_lock_position

function get_lock_position(): Boolean {
    // Gjs wrapper for gimp_item_get_lock_position()
}
  

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

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

Since 2.10

Returns

Whether the item's position is locked.