Method

GntWidgetset_visible

Declaration [src]

void
gnt_widget_set_visible (
  GntWidget* widget,
  gboolean set
)

Description [src]

Set the visibility of a widget.

Parameters

set

Type: gboolean

Whether the widget is visible or not.