11 #ifndef AB_DLG_NEW_ACCOUNT_BE_H 12 #define AB_DLG_NEW_ACCOUNT_BE_H 18 #include <gwenhywfar/dialog.h> struct AB_BANKING AB_BANKING
The main interface of the aqbanking library.
GWEN_DIALOG * AB_NewAccountDialog_new(AB_BANKING *ab, const char *dname)
void AB_NewAccountDialog_SetAccount(GWEN_DIALOG *dlg, AB_ACCOUNT *a)
AB_ACCOUNT * AB_NewAccountDialog_GetAccount(const GWEN_DIALOG *dlg)
struct AB_ACCOUNT AB_ACCOUNT