Job List
[Widgets]


Functions

GBANKING_API GtkWidget * GB_JobList_new (AB_BANKING *ab, GtkWidget *parent, GtkWidget *tree)
GBANKING_API AB_JOB_LIST2GB_JobList_GetSelectedJobs (GtkWidget *w)
GBANKING_API void GB_JobList_Update (GtkWidget *w)


Function Documentation

GBANKING_API AB_JOB_LIST2* GB_JobList_GetSelectedJobs ( 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.

Parameters:
w widget created by GB_JobList_new

GBANKING_API GtkWidget* GB_JobList_new ( AB_BANKING ab,
GtkWidget *  parent,
GtkWidget *  tree 
)

Create a new joblist.

Parameters:
ab GBanking object
parent parent widget (or 0 if none)
tree tree widget to use (if NULL then this function will create a new one)

GBANKING_API void GB_JobList_Update ( GtkWidget *  w  ) 

This function redraws the jobs in the list.

Parameters:
w widget created by GB_JobList_new


Generated on Wed Oct 18 16:17:28 2006 for aqbanking by  doxygen 1.4.7