GnuCash 2.3.0
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@linas.org>

Definition in file account-quickfill.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines