Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.77+">

GnomeDbDataSourceSelector

Name

GnomeDbDataSourceSelector -- 

Synopsis



struct      GnomeDbDataSourceSelectorPrivate;
GtkWidget*  gnome_db_data_source_selector_new
                                            (const gchar *provider);

Description

Details

struct GnomeDbDataSourceSelectorPrivate

struct GnomeDbDataSourceSelectorPrivate;


gnome_db_data_source_selector_new ()

GtkWidget*  gnome_db_data_source_selector_new
                                            (const gchar *provider);

Create a new GnomeDbDataSourceSelector, which is just a GtkOptionMenu which displays, as its menu items, all the data sources currently configured in the system. It is useful for connection and configuration screens, where the user has to choose a data source to work with.

provider :

Returns :

the newly created widget.