aqbanking  5.7.8
Functions
dlg_newaccount_be.h File Reference
#include <aqbanking/banking.h>
#include <aqbanking/account.h>
#include <gwenhywfar/dialog.h>

Go to the source code of this file.

Functions

GWEN_DIALOG * AB_NewAccountDialog_new (AB_BANKING *ab, const char *dname)
 
AB_ACCOUNTAB_NewAccountDialog_GetAccount (const GWEN_DIALOG *dlg)
 
void AB_NewAccountDialog_SetAccount (GWEN_DIALOG *dlg, AB_ACCOUNT *a)
 

Function Documentation

◆ AB_NewAccountDialog_GetAccount()

AB_ACCOUNT* AB_NewAccountDialog_GetAccount ( const GWEN_DIALOG *  dlg)

◆ AB_NewAccountDialog_new()

GWEN_DIALOG* AB_NewAccountDialog_new ( AB_BANKING ab,
const char *  dname 
)

◆ AB_NewAccountDialog_SetAccount()

void AB_NewAccountDialog_SetAccount ( GWEN_DIALOG *  dlg,
AB_ACCOUNT a 
)