get_default


Description:

public static unowned RecentManager get_default ()

Gets a unique instance of RecentManager, that you can share in your application without caring about memory management.

Returns:

A unique RecentManager. Do not ref or unref it.