Home / comp / gb.qt / drawingarea / enabled 
DrawingArea.Enabled (gb.qt)
Syntax
PROPERTY Enabled AS Boolean
Returns or sets if the drawing area is enabled.

If the drawing area is disabled, then it tells X-Window to not send any event to it. Use that feature to embed another X-Window window in the drawing area.