![]() | ![]() | ![]() | Libmergeant Reference Manual | ![]() |
---|
MgEntryWrapper — Abstract class that implements the MgDataEntry interface
struct MgEntryWrapper; guint mg_entry_wrapper_get_type (void);
GObject +----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.
<< MgEntryShell | Object Hierarchy >> |