Function
GntWSwidget_show
since: 2.1
Declaration [src]
void
gnt_ws_widget_show (
GntWidget* widget,
GHashTable* nodes
)
Parameters
widget
-
Type:
GntWidget
The widget to show.
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.