API Version: 3.0
Library Version: 2.99.16
GList* gimp_list_images ( void )
Returns the list of images currently open.
This procedure returns the list of images currently open in GIMP.
GimpImage*
The list of images currently open. The returned list must be freed with g_list_free(). Image elements belong to libgimp and must not be freed.