gimp-display-new

Spencer Kimball & Peter Mattis

Description

Create a new display for the specified image.

Help

Creates a new display for the specified image. If the image already has a display, another is added. Multiple displays are handled transparently by GIMP. The newly created display is returned and can be subsequently destroyed with a call to 'gimp-display-delete'. This procedure only makes sense for use with the GIMP UI, and will result in an execution error if called when GIMP has no UI.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

Type Name Description
unknown display The new display