libgnomedbmm Reference Documentation |
Inheritance diagram for Gnome::Db::EntryDate:
Public Member Functions | ||||
EntryDate (const Glib::RefPtr<Gda::DataHandler>& handler) | ||||
const GnomeDbEntryDate* | gobj () const | |||
Provides access to the underlying C GtkObject. | ||||
GnomeDbEntryDate* | gobj () | |||
Provides access to the underlying C GtkObject. | ||||
virtual | ~EntryDate () | |||
Related Functions | ||||
(Note that these are not member functions.) | ||||
Gnome::Db::EntryDate* | wrap (GnomeDbEntryDate* object, bool take_copy=false) | |||
|
virtual Gnome::Db::EntryDate::~EntryDate | ( | ) | [virtual] |
Gnome::Db::EntryDate::EntryDate | ( | const Glib::RefPtr< Gda::DataHandler > & | handler | ) | [explicit] |
const GnomeDbEntryDate* Gnome::Db::EntryDate::gobj | ( | ) | const [inline] |
GnomeDbEntryDate* Gnome::Db::EntryDate::gobj | ( | ) | [inline] |
Gnome::Db::EntryDate* wrap | ( | GnomeDbEntryDate * | 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. |