GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

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

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.