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