![]() | ![]() | ![]() | libgnomedb Reference Manual | ![]() |
---|
struct GnomeDbComboPrivate; GtkWidget* gnome_db_combo_new (void); void gnome_db_combo_set_model (GnomeDbCombo *combo, GdaDataModel *model, gint pos);
GtkWidget* gnome_db_combo_new (void);
Create a new GnomeDbCombo widget.
Returns : | the newly-created widget. |
void gnome_db_combo_set_model (GnomeDbCombo *combo, GdaDataModel *model, gint pos);
Associate a
combo : | a |
model : | a |
pos : |
|
<<< GnomeDbBrowser | GnomeDbConnectionProperties >>> |