Method

IdeWorkspaceget_most_recent_frame

Declaration

IdeFrame*
ide_workspace_get_most_recent_frame (
  IdeWorkspace* self
)

Description

Gets the most recently selected frame.

Return value

Type: IdeFrame

An IdeFrame or NULL.

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