24#ifndef WINDOW_RECONCILE_H
25#define WINDOW_RECONCILE_H
51RecnWindow *recnWindow (GtkWidget *parent,
Account *account);
65RecnWindow *recnWindowWithBalance (GtkWidget *parent,
Account *account,
66 gnc_numeric new_ending,
69void gnc_ui_reconcile_window_raise (RecnWindow * recnData);
71GtkWindow *gnc_ui_reconcile_window_get_window (RecnWindow * recnData);
Account handling public routines.
gint64 time64
Most systems that are currently maintained, including Microsoft Windows, BSD-derived Unixes and Linux...