[ Version ( since = "2.8" ) ]
public bool lower_item (Item item)
Lower the specified item in its level in its item tree
This procedure lowers the specified item one step in the item tree. The procedure call will fail if there is no item below it.
| this |
The image. |
| item |
The item to lower. |
|
TRUE on success. |