SAKAI Masahiro - Gimp::Display Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

= Gimp::Display

== Superclass:

((<Gimp::ObjectID>))

== Class methods:

--- Gimp::Display.new(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
    the GIMP. The newly created display is returned and can be subsequently
    destroyed with a call to #delete. This procedure only makes sense for use
    with the GIMP UI.