This is the complete list of members for Gnome::Glade::Xml, including all inherited members.
connect_clicked(const Glib::ustring &name, const sigc::slot< void > &slot_) | Gnome::Glade::Xml | |
create(const std::string &filename, const Glib::ustring &root=Glib::ustring(), const Glib::ustring &domain=Glib::ustring()) | Gnome::Glade::Xml | static |
create_from_buffer(const char *buffer, int size, const Glib::ustring &root=Glib::ustring(), const Glib::ustring &domain=Glib::ustring()) | Gnome::Glade::Xml | static |
Error typedef | Gnome::Glade::Xml | |
get_cwidget(const Glib::ustring &name) | Gnome::Glade::Xml | protected |
get_filename() const | Gnome::Glade::Xml | |
get_widget(const Glib::ustring &name) | Gnome::Glade::Xml | |
get_widget(const Glib::ustring &name, T_Widget *&widget) | Gnome::Glade::Xml | inline |
get_widget_checked(const Glib::ustring &name, GType type) | Gnome::Glade::Xml | protected |
get_widget_derived(const Glib::ustring &name, T_Widget *&widget) | Gnome::Glade::Xml | inline |
get_widget_name(Gtk::Widget &widget) | Gnome::Glade::Xml | static |
get_widget_prefix(const Glib::ustring &name) | Gnome::Glade::Xml | |
get_widget_tree(Gtk::Widget &widget) | Gnome::Glade::Xml | static |
gobj() | Gnome::Glade::Xml | inline |
gobj() const | Gnome::Glade::Xml | inline |
gobj_copy() | Gnome::Glade::Xml | |
lookup_type_vfunc(const Glib::ustring &classname) | Gnome::Glade::Xml | protectedvirtual |
relative_file(const std::string &filename) const | Gnome::Glade::Xml | |
reparent_widget(const Glib::ustring &name, Gtk::Container &container) | Gnome::Glade::Xml | |
wrap(GladeXML *object, bool take_copy=false) | Gnome::Glade::Xml | related |
Xml(const std::string &filename, const Glib::ustring &root, const Glib::ustring &domain) | Gnome::Glade::Xml | protected |
Xml(const char *buffer, int size, const Glib::ustring &root, const Glib::ustring &domain) | Gnome::Glade::Xml | protected |
~Xml() | Gnome::Glade::Xml | virtual |