is_drawable
Description:
Determines whether the widget can be drawn to.
A widget can be drawn if it is mapped and visible.
Parameters:
| this |
a widget |
Returns:
|
true if this is drawable |
Determines whether the widget can be drawn to.
A widget can be drawn if it is mapped and visible.
| this |
a widget |
|
true if this is drawable |