Method

IdeWorkspaceget_most_recent_page

Declaration

IdePage*
ide_workspace_get_most_recent_page (
  IdeWorkspace* self
)

Description

Gets the most recently focused IdePage.

Return value

Type: IdePage

An IdePage or NULL.

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