gimp-image-list

Spencer Kimball & Peter Mattis

Description

Returns the list of images currently open.

Help

This procedure returns the list of images currently open in GIMP.


Type

unknown

Parameters

None

Return

Type Name Description
PF_INT num-images The number of images currently open (num-images >= 0)
unknown image-ids The list of images currently open. The returned value must be freed with g_free()