libgnomedbmm Reference Documentation |
Inheritance diagram for Gnome::Db::EntryTime:
Public Member Functions | ||||
EntryTime (const Glib::RefPtr<Gda::DataHandler>& handler) | ||||
const GnomeDbEntryTime* | gobj () const | |||
Provides access to the underlying C GtkObject. | ||||
GnomeDbEntryTime* | gobj () | |||
Provides access to the underlying C GtkObject. | ||||
virtual | ~EntryTime () | |||
Related Functions | ||||
(Note that these are not member functions.) | ||||
Gnome::Db::EntryTime* | wrap (GnomeDbEntryTime* object, bool take_copy=false) | |||
|
virtual Gnome::Db::EntryTime::~EntryTime | ( | ) | [virtual] |
Gnome::Db::EntryTime::EntryTime | ( | const Glib::RefPtr< Gda::DataHandler > & | handler | ) | [explicit] |
const GnomeDbEntryTime* Gnome::Db::EntryTime::gobj | ( | ) | const [inline] |
GnomeDbEntryTime* Gnome::Db::EntryTime::gobj | ( | ) | [inline] |
Gnome::Db::EntryTime* wrap | ( | GnomeDbEntryTime * | object, | |
bool | take_copy = false | |||
) | [related] |
object | The C instance |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |