Functions | |
GBANKING_API GtkWidget * | GBanking_JobView_new (AB_BANKING *ab, int fullWindow) |
GBANKING_API GtkWidget* GBanking_JobView_new | ( | AB_BANKING * | ab, | |
int | fullWindow | |||
) |
Creates a job view. You can create a full window or embed it into an existing window.
ab | GBanking object | |
fullWindow | if 0 then the view is to become a part of an eyisting window, otherwise it will be created as a new toplevel window |