A bunch of trivial doc fixes.

This commit is contained in:
Matthias Clasen
2002-04-20 23:57:41 +00:00
parent 1fe30c2cf6
commit 4138ac479b
17 changed files with 2639 additions and 1605 deletions

View File

@ -992,7 +992,7 @@ gtk_tree_selection_select_range (GtkTreeSelection *selection,
/* Called internally by gtktreeview.c It handles actually selecting the tree.
*/
/**
/*
* docs about the 'override_browse_mode', we set this flag when we want to
* unset select the node and override the select browse mode behaviour (that is
* 'one node should *always* be selected').