25 #ifndef GNC_DIALOG_VENDOR_H_ 26 #define GNC_DIALOG_VENDOR_H_ 35 #include "dialog-search.h" 38 VendorWindow * gnc_ui_vendor_edit (GtkWindow *parent, GncVendor *vendor);
39 VendorWindow * gnc_ui_vendor_new (GtkWindow *parent, QofBook *book);
42 GNCSearchWindow * gnc_vendor_search (GtkWindow *parent, GncVendor *start, QofBook *book);
50 GNCSearchWindow * gnc_vendor_search_select (GtkWindow *parent, gpointer start, gpointer book);
51 GNCSearchWindow * gnc_vendor_search_edit (GtkWindow *parent, gpointer start, gpointer book);