1995-1996
Spencer Kimball & Peter Mattis
Create a new display for the specified image.
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.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
Type | Name | Description |
---|---|---|
unknown | display | The new display |