![]() | ![]() | ![]() | Libgnomedb 4.0 Reference Manual | ![]() |
---|
GnomeDbSelectorView —
struct GnomeDbSelectorView; struct GnomeDbSelectorViewClass; enum GnomeDbSelectorViewNodeType; GnomeDbSelectorPart* gnome_db_selector_view_new (GdaMetaStore *store);
GObject +----GnomeDbSelectorView
GnomeDbSelectorView implements GnomeDbSelectorPart.
"auto-features" guint : Read / Write / Construct Only "meta-store" GdaMetaStore : Read / Write / Construct Only
typedef enum { GNOME_DB_SELECTOR_VIEW_COLUMNS = 0, GNOME_DB_SELECTOR_VIEW_LAST } GnomeDbSelectorViewNodeType;
GnomeDbSelectorPart* gnome_db_selector_view_new (GdaMetaStore *store);
store : | a GdaMetaStore object |
Returns : | a new GnomeDbSelectorPart object |
"auto-features" (guint : Read / Write / Construct Only) | |
"meta-store" (GdaMetaStore : Read / Write / Construct Only) |
<< GnomeDbSelectorTable | GnomeDbErrorDialog >> |