[ Version ( since = "2.2" ) ]
public virtual void draw ()
Calls the GimpPreview:GimpPreview:draw method.
GimpPreview itself doesn't implement a default draw method so the behavior is determined by the derived class implementing this method.
DrawablePreview implements gimp_preview_draw by drawing the
original, unmodified drawable to the this.
| this |
a Preview widget |