Method

IdeWorkspaceget_most_recent_page

Declaration

IdePage*
ide_workspace_get_most_recent_page (
  IdeWorkspace* self
)

Description

Gets the most recently focused IdePage.

Available since:3.32

Return value

Returns: IdePage
 

An IdePage or NULL.

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