GnuCash
5.6-150-g038405b370+
|
Create an account-name quick-fill. More...
Go to the source code of this file.
Typedefs | |
typedef gboolean(* | AccountBoolCB) (Account *, gpointer) |
Functions | |
QuickFill * | gnc_get_shared_account_name_quickfill (Account *root, const char *key, AccountBoolCB skip_cb, gpointer cb_data) |
Create/fetch a quickfill of account names. More... | |
GtkListStore * | gnc_get_shared_account_name_list_store (Account *root, const char *key, AccountBoolCB cb, gpointer cb_data) |
Create an account-name quick-fill.
Definition in file account-quickfill.h.