dialog-account.h File Reference


Detailed Description

Dialog for create/edit an account.

This file contains the functions to present a gui to the user for creating a new account or editing an existing account.

Author:
Copyright (C) 1997 Robin D. Clark

Copyright (C) 2000 Dave Peticolas

Definition in file dialog-account.h.

#include "Account.h"

Go to the source code of this file.

Functions

void gnc_account_renumber_create_dialog (GtkWidget *window, Account *account)
Non-Modal
void gnc_ui_edit_account_window (Account *account)
void gnc_ui_new_account_window (QofBook *book, Account *parent)
void gnc_ui_new_account_with_types (QofBook *book, GList *valid_types)
Modal
Accountgnc_ui_new_accounts_from_name_window (const char *name)
Accountgnc_ui_new_accounts_from_name_window_with_types (const char *name, GList *valid_types)
Accountgnc_ui_new_accounts_from_name_with_defaults (const char *name, GList *valid_types, gnc_commodity *default_commodity, Account *parent)
void gnc_ui_register_account_destroy_callback (void(*cb)(Account *))


Generated on Mon Sep 8 05:04:30 2008 for GnuCash by  doxygen 1.5.2