Small documentation fixes.

2004-07-07  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtktreeview.c:
	* gtk/gtktreeview.h: Small documentation fixes.
This commit is contained in:
Matthias Clasen 2004-07-07 15:55:28 +00:00 committed by Matthias Clasen
parent 8a037e22cb
commit 84a6adf83c

View File

@ -12397,7 +12397,7 @@ gtk_tree_view_stop_editing (GtkTreeView *tree_view,
/** /**
* Gtk_tree_view_set_hover_selection: * gtk_tree_view_set_hover_selection:
* @tree_view: a #GtkTreeView * @tree_view: a #GtkTreeView
* @hover: %TRUE to enable hover selection mode * @hover: %TRUE to enable hover selection mode
* *