GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
gncEntryLedgerControl.c File Reference

Control for GncEntry ledger. More...

#include "config.h"
#include <glib.h>
#include <glib/gi18n.h>
#include "Account.h"
#include "combocell.h"
#include "dialog-account.h"
#include "dialog-utils.h"
#include "gnc-component-manager.h"
#include "gnc-prefs.h"
#include "gnc-ui.h"
#include "gnc-ui-util.h"
#include "gnc-gui-query.h"
#include "gnome-utils/gnc-warnings.h"
#include "table-allgui.h"
#include "pricecell.h"
#include "dialog-tax-table.h"
#include "register/register-core/checkboxcell.h"
#include "gncEntryLedgerP.h"
#include "gncEntryLedgerControl.h"

Go to the source code of this file.

Functions

TableControlgnc_entry_ledger_control_new (void)
 
void gnc_entry_ledger_cancel_cursor_changes (GncEntryLedger *ledger)
 
gboolean gnc_entry_ledger_commit_entry (GncEntryLedger *ledger)
 
gboolean gnc_entry_ledger_check_close (GtkWidget *parent, GncEntryLedger *ledger)
 

Detailed Description

Control for GncEntry ledger.

Copyright (C) 2001, 2002, 2003 Derek Atkins Author: Derek Atkins warlo.nosp@m.rd@M.nosp@m.IT.ED.nosp@m.U Copyright (C) 2010 Christian Stimming chris.nosp@m.tian.nosp@m.@csti.nosp@m.mmin.nosp@m.g.de

Definition in file gncEntryLedgerControl.c.