Virtual Method

GntWidgetshow

Declaration [src]

void
show (
  GntWidget* widget
)

Description [src]

Show a widget. This should only be used for toplevel widgets. For the rest of the widgets, use #gnt_widget_draw instead.