gimp-image-raise-item-to-top

Michael Natterer <mitch@gimp.org>

Description

Raise the specified item to the top of its level in its item tree

Help

This procedure raises the specified item to top of its level in the item tree. It will not move the item if there is no item above it.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
unknown item The item to raise to top

Return

None