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. GTK2.DrawingArea()->set_size_request(100,100)
GTK2.DrawingArea()->set_size_request(100,100)
inherit GTK2.Widget : Widget