| Libgnomedb Reference Manual | ||||
|---|---|---|---|---|
GnomeDbEntryWrapperGnomeDbEntryWrapper — Abstract class that implements the GnomeDbDataEntry interface |
GnomeDbEntryWrapper;
GType gnome_db_entry_wrapper_get_type (void);
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkViewport
+----GnomeDbEntryShell
+----GnomeDbEntryWrapper
+----GnomeDbEntryBoolean
+----GnomeDbEntryCidr
+----GnomeDbEntryNone
+----GnomeDbEntryPassmd5
+----GnomeDbEntryString
+----GnomeDbEntryTime
GnomeDbEntryWrapper implements AtkImplementorIface, GtkBuildable and GnomeDbDataEntry.
It inhertis the GnomeDbEntryShell class and adds the GnomeDbDataEntry interface to it. It has several pure virtual functions which MUST be implemented by classes which inherit it.