Function

IdeRecentProjectsget_default

Declaration

IdeRecentProjects*
ide_recent_projects_get_default (
  void
)

Description

Gets a shared IdeRecentProjects instance.

If this instance is unref’d, a new instance will be created on the next request to get the default IdeRecentProjects instance.

Return value

Type: IdeRecentProjects

An IdeRecentProjects.

The data is owned by the called function.