GnuCash 2.4.99
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-ui.h"
#include "gnc-ui-util.h"
#include "gnc-gui-query.h"
#include "table-allgui.h"
#include "pricecell.h"
#include "dialog-tax-table.h"
#include "core-utils/gnc-gconf-utils.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 <warlord@MIT.EDU> Copyright (C) 2010 Christian Stimming <christian@cstimming.de>

Definition in file gncEntryLedgerControl.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines