[ CCode ( array_length = false , array_null_terminated = true ) ]
public (unowned Image)[] get_images ()
Returns the list of images currently open.
This procedure returns the list of images currently open in GIMP.
|
The list of images currently open. The returned value must be freed with g_free. |