libgnomedbmm Reference Documentation |
Inheritance diagram for Gnome::Db::DbmsUpdateViewer:
Public Member Functions | ||||
DbmsUpdateViewer (const Glib::RefPtr<Gda::Dict>& dict) | ||||
const GnomeDbDbmsUpdateViewer* | gobj () const | |||
Provides access to the underlying C GtkObject. | ||||
GnomeDbDbmsUpdateViewer* | gobj () | |||
Provides access to the underlying C GtkObject. | ||||
void | reset () | |||
Reset the widget to the default (clears all the items and sets the progress bar to 0%). | ||||
virtual | ~DbmsUpdateViewer () | |||
Related Functions | ||||
(Note that these are not member functions.) | ||||
Gnome::Db::DbmsUpdateViewer* | wrap (GnomeDbDbmsUpdateViewer* object, bool take_copy=false) | |||
|
virtual Gnome::Db::DbmsUpdateViewer::~DbmsUpdateViewer | ( | ) | [virtual] |
Gnome::Db::DbmsUpdateViewer::DbmsUpdateViewer | ( | const Glib::RefPtr< Gda::Dict > & | dict | ) | [explicit] |
const GnomeDbDbmsUpdateViewer* Gnome::Db::DbmsUpdateViewer::gobj | ( | ) | const [inline] |
GnomeDbDbmsUpdateViewer* Gnome::Db::DbmsUpdateViewer::gobj | ( | ) | [inline] |
void Gnome::Db::DbmsUpdateViewer::reset | ( | ) |
Reset the widget to the default (clears all the items and sets the progress bar to 0%).
Gnome::Db::DbmsUpdateViewer* wrap | ( | GnomeDbDbmsUpdateViewer * | 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. |