Method

GntWSget_widgets

since: 3.0

Declaration [src]

GList*
gnt_ws_get_widgets (
  GntWS* ws
)

Description [src]

Gets all widgets contained in the workspace. This is probably only useful for implementing GntWM subclasses.

Available since: 3.0

Return value

Type: A list of None

The list of widgets in the workspace.

The data is owned by the instance.