DrawingArea.Enabled (gb.qt4)

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.