Functions | |
GBANKING_API GtkWidget * | GB_JobList_new (AB_BANKING *ab, GtkWidget *parent, GtkWidget *tree) |
GBANKING_API AB_JOB_LIST2 * | GB_JobList_GetSelectedJobs (GtkWidget *w) |
GBANKING_API void | GB_JobList_Update (GtkWidget *w) |
|
Returns a list containing only selected jobs from the given job list. The caller is responsible for calling AB_Job_List2_free. The jobs in the returned list are only valid as long as the list widget exists without changes.
|
|
Create a new joblist.
|
|
This function redraws the jobs in the list.
|