[ Version ( since = "2.18" ) ]
public bool is_drawable ()
Determines whether this can be drawn to.
A widget can be drawn to if it is mapped and visible.
| this |
a Widget |
|
true if this is drawable, false otherwise |