| Libmergeant Reference Manual | ||||
|---|---|---|---|---|
MgEntryWrapperMgEntryWrapper — Abstract class that implements the MgDataEntry interface |
MgEntryWrapper;
guint mg_entry_wrapper_get_type (void);
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkViewport
+----MgEntryShell
+----MgEntryWrapper
+----MgEntryBoolean
+----MgEntryCidr
+----MgEntryNone
+----MgEntryPassmd5
+----MgEntryString
+----MgEntryTime
It inhertis the MgEntryShell class and adds the MgDataEntry interface to it. It has several pure virtual functions which MUST be implemented by classes which inherit it.