Function
IdeRecentProjectsget_default
since: 3.32
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.
Available since: 3.32
Return value
Type: IdeRecentProjects
An IdeRecentProjects
.
The data is owned by the called function. |