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 |
CenterLayout(CenterLayout && src) noexcept | Gtk::CenterLayout | |
CenterLayout() | Gtk::CenterLayout | protected |
create() | Gtk::CenterLayout | static |
create_layout_child_vfunc(const Widget & widget, const Widget & for_child) | Gtk::LayoutManager | protectedvirtual |
get_baseline_position() const | Gtk::CenterLayout | |
get_center_widget() | Gtk::CenterLayout | |
get_center_widget() const | Gtk::CenterLayout | |
get_end_widget() | Gtk::CenterLayout | |
get_end_widget() const | Gtk::CenterLayout | |
get_layout_child(Widget & child) | Gtk::LayoutManager | |
get_layout_child(Widget & child) const | Gtk::LayoutManager | |
get_orientation() const | Gtk::CenterLayout | |
get_request_mode() const | Gtk::LayoutManager | |
get_request_mode_vfunc(const Widget & widget) const | Gtk::LayoutManager | protectedvirtual |
get_shrink_center_last() const | Gtk::CenterLayout | |
get_start_widget() | Gtk::CenterLayout | |
get_start_widget() const | Gtk::CenterLayout | |
get_type() | Gtk::CenterLayout | static |
get_widget() | Gtk::LayoutManager | |
get_widget() const | Gtk::LayoutManager | |
gobj() | Gtk::CenterLayout | inline |
gobj() const | Gtk::CenterLayout | inline |
gobj_copy() | Gtk::CenterLayout | |
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=(CenterLayout && src) noexcept | Gtk::CenterLayout | |
Gtk::LayoutManager::operator=(LayoutManager && src) noexcept | Gtk::LayoutManager | |
property_shrink_center_last() | Gtk::CenterLayout | |
property_shrink_center_last() const | Gtk::CenterLayout | |
root_vfunc() | Gtk::LayoutManager | protectedvirtual |
set_baseline_position(BaselinePosition baseline_position) | Gtk::CenterLayout | |
set_center_widget(Widget * widget) | Gtk::CenterLayout | |
set_end_widget(Widget * widget) | Gtk::CenterLayout | |
set_orientation(Orientation orientation) | Gtk::CenterLayout | |
set_shrink_center_last(bool shrink_center_last=true) | Gtk::CenterLayout | |
set_start_widget(Widget * widget) | Gtk::CenterLayout | |
unroot_vfunc() | Gtk::LayoutManager | protectedvirtual |
wrap(GtkCenterLayout * object, bool take_copy=false) | Gtk::CenterLayout | related |
Gtk::LayoutManager::wrap(GtkLayoutManager * object, bool take_copy=false) | Gtk::LayoutManager | related |
~CenterLayout() noexcept override | Gtk::CenterLayout | |
~LayoutManager() noexcept override | Gtk::LayoutManager | |