Pike v8.0 release 1738

Class GTK1.DrawingArea

Inheritance graph
Description

The drawing area is a window you can draw in. Please note that you must handle refresh and resize events on your own. Use W(pDrawingArea) for a drawingarea with automatic refresh/resize handling.  GTK1.DrawingArea()->set_usize(100,100)


Inherit Widget

inherit GTK1.Widget : Widget


Method create

GTK1.DrawingArea GTK1.DrawingArea()