Method

GntWSget_top_widget

since: 3.0

Declaration [src]

GntWidget*
gnt_ws_get_top_widget (
  GntWS* ws
)

Description [src]

Gets the widget that is at the top of the workspace.

Available since: 3.0

Return value

Type: GntWidget

The widget at the top of the workspace.

The data is owned by the instance.