GnuCash  5.6-150-g038405b370+
Typedefs | Functions
account-quickfill.h File Reference

Create an account-name quick-fill. More...

#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)
 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)
 

Detailed Description

Create an account-name quick-fill.

Author
Copyright (C) 2004 Linas Vepstas linas.nosp@m.@lin.nosp@m.as.or.nosp@m.g

Definition in file account-quickfill.h.