Function
IdeRecentProjectsget_default
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. |