Function

GntWSwidget_show

since: 2.1

Declaration [src]

void
gnt_ws_widget_show (
  GntWidget* widget,
  GHashTable* nodes
)

Description [src]

Show a widget in a workspace.

Available since: 2.1

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.