11 #ifndef AQBANKING_DLG_SELECTBACKEND_H 12 #define AQBANKING_DLG_SELECTBACKEND_H 19 #include <gwenhywfar/dialog.h> 20 #include <gwenhywfar/db.h> struct AB_BANKING AB_BANKING
The main interface of the aqbanking library.
This file is used by AqBanking and provider backends.
void AB_SelectBackendDialog_SetSelectedProvider(GWEN_DIALOG *dlg, const char *s)
const char * AB_SelectBackendDialog_GetSelectedProvider(const GWEN_DIALOG *dlg)
struct AB_PROVIDER AB_PROVIDER
AB_PROVIDER * AB_SelectBackend(AB_BANKING *ab, const char *initial, const char *text)
GWEN_DIALOG * AB_SelectBackendDialog_new(AB_BANKING *ab, const char *text)