Correct a comment.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12200 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton 2005-12-30 03:31:43 +00:00
parent 24391d1955
commit 0ca1e21994

View File

@ -76,7 +76,7 @@ GType gnc_tree_model_account_types_get_type (void);
account types while showing all account types, use
gnc_tree_model_account_types_master() to get the treemodel.
Connect it to your tree view and use
gnc_tree_view_account_types_{sg}et_selection() to convert between
gnc_tree_model_account_types_{sg}et_selection() to convert between
bitmasks and GtkTreeView states. No need to free the treemodel.
Method 2: If you must store selection state in the model for some