Virtual Method

IdeWorkspaceget_most_recent_frame

Declaration

IdeFrame*
get_most_recent_frame (
  IdeWorkspace* self
)

Description

Gets the most recently selected frame.

Return value

Type: IdeFrame

An IdeFrame or NULL.

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