Function
GntWSwidget_hide
since: 2.1
Declaration [src]
void
gnt_ws_widget_hide (
  GntWidget* widget,
  GHashTable* nodes
)
      Parameters
widget- 
            
Type:
GntWidgetThe widget to hide.
The data is owned by the caller of the function.  nodes- 
            
Type:
GHashTableA hashtable containing information about the widgets.
The data is owned by the caller of the function.