Fix docs typo. Bug #385642.
2006-12-14 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkiconview.c: Fix docs typo. Bug #385642.
This commit is contained in:
parent
c6a8f8b35c
commit
d80a2fe41f
@ -1,3 +1,7 @@
|
||||
2006-12-14 Christian Persch <chpe@cvs.gnome.org>
|
||||
|
||||
* gtk/gtkiconview.c: Fix docs typo. Bug #385642.
|
||||
|
||||
2006-12-13 Dom Lachowicz <domlachowicz@gmail.com>
|
||||
|
||||
* src/modules/engines/ms-windows/msw_style.c: Bug 351679 - Notebooks
|
||||
|
@ -5264,7 +5264,7 @@ gtk_icon_view_unselect_all (GtkIconView *icon_view)
|
||||
* @path: A #GtkTreePath to check selection on.
|
||||
*
|
||||
* Returns %TRUE if the icon pointed to by @path is currently
|
||||
* selected. If @icon does not point to a valid location, %FALSE is returned.
|
||||
* selected. If @path does not point to a valid location, %FALSE is returned.
|
||||
*
|
||||
* Return value: %TRUE if @path is selected.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user