[gtk+] recent-manager: Fix the documentation
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] recent-manager: Fix the documentation
- Date: Fri, 22 Oct 2010 11:09:28 +0000 (UTC)
commit 27b71e0143fc90a733fb59ccd957dc6958544c6e
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Fri Oct 22 11:51:03 2010 +0100
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
gtk/gtkrecentmanager.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkrecentmanager.c b/gtk/gtkrecentmanager.c
index a53b1b8..3bc08c4 100644
--- a/gtk/gtkrecentmanager.c
+++ b/gtk/gtkrecentmanager.c
@@ -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.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]