Method

PanelDocumentWorkspaceget_statusbar

Declaration [src]

PanelStatusbar*
panel_document_workspace_get_statusbar (
  PanelDocumentWorkspace* self
)

Description [src]

Gets the statusbar for the workspace.

Available since:1.4

Return value

Returns: PanelStatusbar
 

A PanelStatusbar.

 The data is owned by the instance.
 The return value can be NULL.