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