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