1995-1996
Spencer Kimball & Peter Mattis
Returns the list of images currently open.
This procedure returns the list of images currently open in GIMP.
unknown
None
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() |