lower_item_to_bottom


Description:

[ Version ( since = "2.8" ) ]
public bool lower_item_to_bottom (Item item)

Lower the specified item to the bottom of its level in its item tree

This procedure lowers the specified item to bottom of its level in the item tree. It will not move the layer if there is no layer below it.

Parameters:

this

The image.

item

The item to lower to bottom.

Returns:

TRUE on success.