gtkmm 4.10.0
|
This is the complete list of members for Gtk::ConstraintLayout, including all inherited members.
add_constraint(const Glib::RefPtr< Constraint > & constraint) | Gtk::ConstraintLayout | |
add_constraints_from_description(const std::vector< Glib::ustring > & lines, int hspacing, int vspacing, const VFLmap & views) | Gtk::ConstraintLayout | |
add_guide(const Glib::RefPtr< ConstraintGuide > & guide) | Gtk::ConstraintLayout | |
add_interface(GType gtype_implementer) | Gtk::Buildable | static |
allocate(Widget & widget, int width, int height, int baseline) | Gtk::LayoutManager | |
allocate_vfunc(const Widget & widget, int width, int height, int baseline) | Gtk::LayoutManager | protectedvirtual |
Buildable() | Gtk::Buildable | protected |
Buildable(Buildable && src) noexcept | Gtk::Buildable | |
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 | |
ConstraintLayout(ConstraintLayout && src) noexcept | Gtk::ConstraintLayout | |
ConstraintLayout() | Gtk::ConstraintLayout | protected |
create() | Gtk::ConstraintLayout | static |
create_layout_child_vfunc(const Widget & widget, const Widget & for_child) | Gtk::LayoutManager | protectedvirtual |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_buildable_id() const | Gtk::Buildable | |
get_data(const QueryQuark &key) | Glib::Object | |
get_layout_child(Widget & child) | Gtk::LayoutManager | |
get_layout_child(Widget & child) const | Gtk::LayoutManager | |
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_request_mode() const | Gtk::LayoutManager | |
get_request_mode_vfunc(const Widget & widget) const | Gtk::LayoutManager | protectedvirtual |
get_type() | Gtk::ConstraintLayout | static |
get_widget() | Gtk::LayoutManager | |
get_widget() const | Gtk::LayoutManager | |
gobj() | Gtk::ConstraintLayout | inline |
gobj() const | Gtk::ConstraintLayout | inline |
gobj_copy() | Gtk::ConstraintLayout | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
Interface() | Glib::Interface | |
Interface(Interface &&src) noexcept | Glib::Interface | |
Interface(const Glib::Interface_Class &interface_class) | Glib::Interface | |
Interface(GObject *castitem) | Glib::Interface | |
Interface(const Interface &)=delete | Glib::Interface | |
layout_changed() | Gtk::LayoutManager | |
LayoutManager(LayoutManager && src) noexcept | Gtk::LayoutManager | |
LayoutManager() | Gtk::LayoutManager | protected |
measure(Widget & widget, Orientation orientation, int for_size, int & minimum, int & natural, int & minimum_baseline, int & natural_baseline) const | Gtk::LayoutManager | |
measure_vfunc(const Widget & widget, Orientation orientation, int for_size, int & minimum, int & natural, int & minimum_baseline, int & natural_baseline) const | Gtk::LayoutManager | protectedvirtual |
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 |
observe_constraints() | Gtk::ConstraintLayout | |
observe_constraints() const | Gtk::ConstraintLayout | |
observe_guides() | Gtk::ConstraintLayout | |
observe_guides() const | Gtk::ConstraintLayout | |
operator=(ConstraintLayout && src) noexcept | Gtk::ConstraintLayout | |
Gtk::LayoutManager::operator=(LayoutManager && src) noexcept | Gtk::LayoutManager | |
Gtk::Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Gtk::Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Gtk::Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Gtk::Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
Gtk::Buildable::operator=(Buildable && src) noexcept | Gtk::Buildable | |
Glib::Interface::operator=(Interface &&src) noexcept | Glib::Interface | |
Glib::Interface::operator=(const Interface &)=delete | Glib::Interface | |
reference() const | Glib::ObjectBase | virtual |
remove_all_constraints() | Gtk::ConstraintLayout | |
remove_constraint(const Glib::RefPtr< Constraint > & constraint) | Gtk::ConstraintLayout | |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_guide(const Glib::RefPtr< ConstraintGuide > & guide) | Gtk::ConstraintLayout | |
root_vfunc() | Gtk::LayoutManager | protectedvirtual |
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 | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
unroot_vfunc() | Gtk::LayoutManager | protectedvirtual |
VFLmap typedef | Gtk::ConstraintLayout | |
wrap(GtkConstraintLayout * object, bool take_copy=false) | Gtk::ConstraintLayout | related |
Gtk::LayoutManager::wrap(GtkLayoutManager * object, bool take_copy=false) | Gtk::LayoutManager | related |
Gtk::Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
Gtk::Buildable::wrap(GtkBuildable * object, bool take_copy=false) | Gtk::Buildable | related |
~Buildable() noexcept override | Gtk::Buildable | |
~ConstraintLayout() noexcept override | Gtk::ConstraintLayout | |
~Interface() noexcept override | Glib::Interface | |
~LayoutManager() noexcept override | Gtk::LayoutManager | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |