forked from AuroraMiddleware/gtk
recent-manager: Fix the documentation
The default RecentManager is not destroyed at the end of the process. https://bugzilla.gnome.org/show_bug.cgi?id=602794
This commit is contained in:
parent
03fc0dd5ca
commit
27b71e0143
@ -687,8 +687,7 @@ gtk_recent_manager_new (void)
|
||||
* gtk_recent_manager_get_default:
|
||||
*
|
||||
* 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.
|
||||
* in your application without caring about memory management.
|
||||
*
|
||||
* Return value: (transfer none): A unique #GtkRecentManager. Do not ref or unref it.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user