Method

IdeWorkspaceget_visible_surface

since: 3.32

Declaration

IdeSurface*
ide_workspace_get_visible_surface (
  IdeWorkspace* self
)

Description

Gets the currently visible IdeSurface, or NULL.

Available since: 3.32

Return value

Type: IdeSurface

An IdeSurface or NULL.

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