Method
GntWidgetget_drawing
since: 2.14
Declaration [src]
gboolean
gnt_widget_get_drawing (
GntWidget* widget
)
Description [src]
Returns whether the widget is currently being drawn.
This information can sometimes be used to avoid doing unnecessary work.
Available since: 2.14