aqbanking  5.7.8
Functions

Functions

GWEN_DIALOG * AB_ImporterDialog_new (AB_BANKING *ab, AB_IMEXPORTER_CONTEXT *ctx, const char *finishedMessage)
 

Detailed Description

Function Documentation

◆ AB_ImporterDialog_new()

GWEN_DIALOG* AB_ImporterDialog_new ( AB_BANKING ab,
AB_IMEXPORTER_CONTEXT ctx,
const char *  finishedMessage 
)

Creates a file import assistent.

Returns
pointer to the created dialog.
Parameters
bankingpointer to the AqBanking object
ctxpointer to the import context to receive the content of the imported file
finishedMessagemessage to show on the last page of the assistent (i.e. the page which is shown after a successfull import into the given import context).