gnome_db_combo_new

Name

gnome_db_combo_new —

Synopsis

GtkWidget * gnome_db_combo_new (Gda_Recordset * recset, gint pos);

Arguments

recset

recordset to be shown

pos

position of the field being shown

Description

Creates a new GnomeDbCombo widget. You can optionally specify a Gda_Recordset object which will be used by the GnomeDbCombo widget

Returns

a pointer to the new widget, or NULL on error