gnome_db_list_set_recordset

Name

gnome_db_list_set_recordset -- 

Synopsis

void gnome_db_list_set_recordset (GnomeDbList * dblist, Gda_Recordset * recset, gint pos);

Arguments

dblist

GnomeDbList widget

recset

recordset to be shown

pos

position of the field being shown

Description

Associates a Gda_Recordset object with the given GnomeDbList widget and shows its contents