Virtual Method

IdeWorkspaceget_most_recent_page

Declaration

IdePage*
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 called function.
The return value can be NULL.