API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
since: 2.18
gboolean gtk_widget_is_drawable ( GtkWidget* widget )
Determines whether widget can be drawn to. A widget can be drawn to if it is mapped and visible.
widget
Available since: 2.18
Type: gboolean
gboolean
TRUE if widget is drawable, FALSE otherwise.
TRUE
FALSE