| 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 |
| create() | Gtk::GridLayout | static |
| create_layout_child_vfunc(const Widget & widget, const Widget & for_child) | Gtk::LayoutManager | protectedvirtual |
| get_baseline_row() const | Gtk::GridLayout | |
| get_column_homogeneous() const | Gtk::GridLayout | |
| get_column_spacing() const | Gtk::GridLayout | |
| get_layout_child(Widget & child) | Gtk::LayoutManager | |
| get_layout_child(Widget & child) const | Gtk::LayoutManager | |
| get_request_mode() const | Gtk::LayoutManager | |
| get_request_mode_vfunc(const Widget & widget) const | Gtk::LayoutManager | protectedvirtual |
| get_row_baseline_position(int row) const | Gtk::GridLayout | |
| get_row_homogeneous() const | Gtk::GridLayout | |
| get_row_spacing() const | Gtk::GridLayout | |
| get_type() | Gtk::GridLayout | static |
| get_widget() | Gtk::LayoutManager | |
| get_widget() const | Gtk::LayoutManager | |
| gobj() | Gtk::GridLayout | inline |
| gobj() const | Gtk::GridLayout | inline |
| gobj_copy() | Gtk::GridLayout | |
| GridLayout(GridLayout && src) noexcept | Gtk::GridLayout | |
| GridLayout() | Gtk::GridLayout | protected |
| 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=(GridLayout && src) noexcept | Gtk::GridLayout | |
| Gtk::LayoutManager::operator=(LayoutManager && src) noexcept | Gtk::LayoutManager | |
| property_baseline_row() | Gtk::GridLayout | |
| property_baseline_row() const | Gtk::GridLayout | |
| property_column_homogeneous() | Gtk::GridLayout | |
| property_column_homogeneous() const | Gtk::GridLayout | |
| property_column_spacing() | Gtk::GridLayout | |
| property_column_spacing() const | Gtk::GridLayout | |
| property_row_homogeneous() | Gtk::GridLayout | |
| property_row_homogeneous() const | Gtk::GridLayout | |
| property_row_spacing() | Gtk::GridLayout | |
| property_row_spacing() const | Gtk::GridLayout | |
| root_vfunc() | Gtk::LayoutManager | protectedvirtual |
| set_baseline_row(int row) | Gtk::GridLayout | |
| set_column_homogeneous(bool homogeneous=true) | Gtk::GridLayout | |
| set_column_spacing(guint spacing) | Gtk::GridLayout | |
| set_row_baseline_position(int row, BaselinePosition pos) | Gtk::GridLayout | |
| set_row_homogeneous(bool homogeneous=true) | Gtk::GridLayout | |
| set_row_spacing(guint spacing) | Gtk::GridLayout | |
| unroot_vfunc() | Gtk::LayoutManager | protectedvirtual |
| wrap(GtkGridLayout * object, bool take_copy=false) | Gtk::GridLayout | related |
| Gtk::LayoutManager::wrap(GtkLayoutManager * object, bool take_copy=false) | Gtk::LayoutManager | related |
| ~GridLayout() noexcept override | Gtk::GridLayout | |
| ~LayoutManager() noexcept override | Gtk::LayoutManager | |