Gtk::Builder Member List
This is the complete list of members for Gtk::Builder, including all inherited members.add_from_file(const std::string& filename) | Gtk::Builder | |
add_from_string(const Glib::ustring& buffer) | Gtk::Builder | |
add_from_string(const char* buffer, gsize length) | Gtk::Builder | |
Builder() | Gtk::Builder | [protected] |
create() | Gtk::Builder | [static] |
create_from_file(const std::string& filename) | Gtk::Builder | [static] |
create_from_string(const Glib::ustring& buffer) | Gtk::Builder | [static] |
get_cwidget(const Glib::ustring& name) | Gtk::Builder | [protected] |
get_object(const Glib::ustring& name) | Gtk::Builder | |
get_translation_domain() const | Gtk::Builder | |
get_widget(const Glib::ustring& name, T_Widget*& widget) | Gtk::Builder | [inline] |
get_widget_checked(const Glib::ustring& name, GType type) | Gtk::Builder | [protected] |
get_widget_derived(const Glib::ustring& name, T_Widget*& widget) | Gtk::Builder | [inline] |
gobj() | Gtk::Builder | [inline] |
gobj() const | Gtk::Builder | [inline] |
gobj_copy() | Gtk::Builder | |
set_translation_domain(const Glib::ustring& domain) | Gtk::Builder | |
wrap(GtkBuilder* object, bool take_copy=false) | Gtk::Builder | [related] |
~Builder() | Gtk::Builder | [virtual] |