Definition in file account-quickfill.h.
#include <gtk/gtk.h>
#include "Account.h"
#include "QuickFill.h"
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) |
| GtkListStore * | gnc_get_shared_account_name_list_store (Account *root, const char *key, AccountBoolCB cb, gpointer cb_data) |
1.5.2