RecentManager.getDefault

Gets a unique instance of GtkRecentManager, that you can share in your application without caring about memory management. The returned instance will be freed when you application terminates. Since 2.10

class RecentManager
static
getDefault
()

Return Value

A unique GtkRecentManager. Do not ref or unref it. [transfer none]

Meta