Method

GntWidgetset_drawing

since: 2.14

Declaration [src]

void
gnt_widget_set_drawing (
  GntWidget* widget,
  gboolean drawing
)

Description [src]

Marks the widget as being drawn (or not).

Available since: 2.14

Parameters

drawing

Type: gboolean

Whether or not the widget is being drawn.