gtkmm 4.10.0
|
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_file(const std::string & filename, const char * object_id) | Gtk::Builder | |
add_from_file(const std::string & filename, const Glib::ustring & object_id) | Gtk::Builder | |
add_from_file(const std::string & filename, const std::vector< Glib::ustring > & object_ids) | Gtk::Builder | |
add_from_resource(const std::string & resource_path) | Gtk::Builder | |
add_from_resource(const std::string & resource_path, const char * object_id) | Gtk::Builder | |
add_from_resource(const std::string & resource_path, const Glib::ustring & object_id) | Gtk::Builder | |
add_from_resource(const std::string & resource_path, const std::vector< Glib::ustring > & object_ids) | Gtk::Builder | |
add_from_string(const Glib::ustring & buffer) | Gtk::Builder | |
add_from_string(const Glib::ustring & buffer, const char * object_id) | Gtk::Builder | |
add_from_string(const Glib::ustring & buffer, const Glib::ustring & object_id) | Gtk::Builder | |
add_from_string(const Glib::ustring & buffer, const std::vector< Glib::ustring > & object_ids) | Gtk::Builder | |
add_from_string(const char * buffer, gssize length) | Gtk::Builder | |
Builder(Builder && src) noexcept | Gtk::Builder | |
Builder() | Gtk::Builder | protected |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void()> &slot) | Glib::ObjectBase | |
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void()> &&slot) | Glib::ObjectBase | |
create() | Gtk::Builder | static |
create_from_file(const std::string & filename) | Gtk::Builder | static |
create_from_file(const std::string & filename, const Glib::ustring & object_id) | Gtk::Builder | static |
create_from_file(const std::string & filename, const char * object_id) | Gtk::Builder | static |
create_from_file(const std::string & filename, const std::vector< Glib::ustring > & object_ids) | Gtk::Builder | static |
create_from_resource(const std::string & resource_path) | Gtk::Builder | static |
create_from_resource(const std::string & resource_path, const Glib::ustring & object_id) | Gtk::Builder | static |
create_from_resource(const std::string & resource_path, const char * object_id) | Gtk::Builder | static |
create_from_resource(const std::string & resource_path, const std::vector< Glib::ustring > & object_ids) | Gtk::Builder | static |
create_from_string(const Glib::ustring & buffer) | Gtk::Builder | static |
create_from_string(const Glib::ustring & buffer, const char * object_id) | Gtk::Builder | static |
create_from_string(const Glib::ustring & buffer, const Glib::ustring & object_id) | Gtk::Builder | static |
create_from_string(const Glib::ustring & buffer, const std::vector< Glib::ustring > & object_ids) | Gtk::Builder | static |
DestroyNotify typedef | Glib::Object | |
expose_object(const Glib::ustring & name, const Glib::RefPtr< Glib::Object > & object) | Gtk::Builder | |
expose_widget(const Glib::ustring & name, Widget & widget) | Gtk::Builder | |
freeze_notify() | Glib::ObjectBase | |
get_cwidget(const Glib::ustring & name) | Gtk::Builder | protected |
get_data(const QueryQuark &key) | Glib::Object | |
get_object(const Glib::ustring & name) | Gtk::Builder | |
get_object(const Glib::ustring & name) const | Gtk::Builder | |
get_object(const Glib::ustring & name) | Gtk::Builder | inline |
get_object(const Glib::ustring & name) const | Gtk::Builder | inline |
get_objects() | Gtk::Builder | |
get_objects() const | Gtk::Builder | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property(const Glib::ustring &property_name) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
get_translation_domain() const | Gtk::Builder | |
get_type() | Gtk::Builder | static |
get_widget(const Glib::ustring & name) | Gtk::Builder | inline |
get_widget(const Glib::ustring & name) const | Gtk::Builder | inline |
get_widget_checked(const Glib::ustring & name, GType type) | Gtk::Builder | protected |
get_widget_derived(const Glib::RefPtr< Gtk::Builder > & builder, const Glib::ustring & name, Args &&... args) | Gtk::Builder | inlinestatic |
get_widget_derived(const Glib::RefPtr< const Gtk::Builder > & builder, const Glib::ustring & name, Args &&... args) | Gtk::Builder | inlinestatic |
gobj() | Gtk::Builder | inline |
gobj() const | Gtk::Builder | inline |
gobj_copy() | Gtk::Builder | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
Object(const Object &)=delete | Glib::Object | |
Object(Object &&src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected |
ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
operator=(Builder && src) noexcept | Gtk::Builder | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
property_translation_domain() | Gtk::Builder | |
property_translation_domain() const | Gtk::Builder | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
set_translation_domain(const Glib::ustring & domain) | Gtk::Builder | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GtkBuilder * object, bool take_copy=false) | Gtk::Builder | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Builder() noexcept override | Gtk::Builder | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |