forked from AuroraMiddleware/gtk
Fix documentation errors. (Morten Welinder)
2007-03-15 Emmanuele Bassi <ebassi@gnome.org> * gtk/gtkrecentmanager.c: Fix documentation errors. (Morten Welinder) svn path=/trunk/; revision=17519
This commit is contained in:
parent
03ad30de0a
commit
ef9ffb8751
@ -1,3 +1,8 @@
|
||||
2007-03-15 Emmanuele Bassi <ebassi@gnome.org>
|
||||
|
||||
* gtk/gtkrecentmanager.c: Fix documentation errors. (Morten
|
||||
Welinder)
|
||||
|
||||
2007-03-15 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gdk/gdk.symbols: Add gdk_notify_startup_complete_with_id and
|
||||
|
@ -634,9 +634,9 @@ gtk_recent_manager_new (void)
|
||||
* gtk_recent_manager_get_for_screen().
|
||||
*
|
||||
* Return value: A unique #GtkRecentManager associated with the
|
||||
* default screen. This recent manager is associated to the
|
||||
* default screen. This recent manager is associated with the
|
||||
* screen and can be used as long as the screen is open.
|
||||
* Do no ref or unref it.
|
||||
* Do not ref or unref it.
|
||||
*
|
||||
* Since: 2.10
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user