Pike v8.0 release 1738

Class GTKSupport.pDrawingArea

Inheritance graph
GTK1.Object GTK1.Widget GTK1.DrawingArea GTKSupport.pDrawingArea
Description

A Drawing area with backing store. Basically, the only difference from a drawing area widget is that this one never loose it's contents unless you do paint over them.

It also use quite a significant amount of memory if the backing pixmap has many bitplanes, and the drawing area is large.

See also

GTK1.DrawingArea


Inherit DrawingArea

inherit GTK1.DrawingArea : DrawingArea