add_interface(GType gtype_implementer) | Gtk::Orientable | 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 |
BoxLayout(BoxLayout && src) noexcept | Gtk::BoxLayout | |
BoxLayout(Orientation orientation=Orientation::HORIZONTAL) | Gtk::BoxLayout | explicitprotected |
create(Orientation orientation=Orientation::HORIZONTAL) | Gtk::BoxLayout | static |
create_layout_child_vfunc(const Widget & widget, const Widget & for_child) | Gtk::LayoutManager | protectedvirtual |
get_baseline_position() const | Gtk::BoxLayout | |
get_homogeneous() const | Gtk::BoxLayout | |
get_layout_child(Widget & child) | Gtk::LayoutManager | |
get_layout_child(Widget & child) const | Gtk::LayoutManager | |
get_orientation() const | Gtk::Orientable | |
get_request_mode() const | Gtk::LayoutManager | |
get_request_mode_vfunc(const Widget & widget) const | Gtk::LayoutManager | protectedvirtual |
get_spacing() const | Gtk::BoxLayout | |
get_type() | Gtk::BoxLayout | static |
get_widget() | Gtk::LayoutManager | |
get_widget() const | Gtk::LayoutManager | |
gobj() | Gtk::BoxLayout | inline |
gobj() const | Gtk::BoxLayout | inline |
gobj_copy() | Gtk::BoxLayout | |
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 |
operator=(BoxLayout && src) noexcept | Gtk::BoxLayout | |
Gtk::LayoutManager::operator=(LayoutManager && src) noexcept | Gtk::LayoutManager | |
Gtk::Orientable::operator=(Orientable && src) noexcept | Gtk::Orientable | |
Orientable() | Gtk::Orientable | protected |
Orientable(Orientable && src) noexcept | Gtk::Orientable | |
property_baseline_position() | Gtk::BoxLayout | |
property_baseline_position() const | Gtk::BoxLayout | |
property_homogeneous() | Gtk::BoxLayout | |
property_homogeneous() const | Gtk::BoxLayout | |
property_orientation() | Gtk::Orientable | |
property_orientation() const | Gtk::Orientable | |
property_spacing() | Gtk::BoxLayout | |
property_spacing() const | Gtk::BoxLayout | |
root_vfunc() | Gtk::LayoutManager | protectedvirtual |
set_baseline_position(BaselinePosition position) | Gtk::BoxLayout | |
set_homogeneous(bool homogeneous=true) | Gtk::BoxLayout | |
set_orientation(Orientation orientation) | Gtk::Orientable | |
set_spacing(guint spacing) | Gtk::BoxLayout | |
unroot_vfunc() | Gtk::LayoutManager | protectedvirtual |
wrap(GtkBoxLayout * object, bool take_copy=false) | Gtk::BoxLayout | related |
Gtk::LayoutManager::wrap(GtkLayoutManager * object, bool take_copy=false) | Gtk::LayoutManager | related |
Gtk::Orientable::wrap(GtkOrientable * object, bool take_copy=false) | Gtk::Orientable | related |
~BoxLayout() noexcept override | Gtk::BoxLayout | |
~LayoutManager() noexcept override | Gtk::LayoutManager | |
~Orientable() noexcept override | Gtk::Orientable | |