Method
GimpImagelist_layers
Declaration [src]
GList*
gimp_image_list_layers (
GimpImage* image
)
Description [src]
Returns the list of layers contained in the specified image.
This procedure returns the list of layers contained in the specified image. The order of layers is from topmost to bottommost.
Available since: | 3.0 |