mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
24391d1955
commit
0ca1e21994
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user