Widget.isDrawable

Determines whether widget can be drawn to. A widget can be drawn to if it is mapped and visible.

class Widget
bool
isDrawable
()

Return Value

Type: bool

TRUE if widget is drawable, FALSE otherwise

Meta

Since

2.18