Method

IdeWorkspaceget_most_recent_page

since: 3.32

Declaration

IdePage*
ide_workspace_get_most_recent_page (
  IdeWorkspace* self
)

Description

Gets the most recently focused IdePage.

Available since: 3.32

Return value

Type: IdePage

An IdePage or NULL.

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