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 |
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::GridLayout | static |
create_layout_child_vfunc(const Widget & widget, const Widget & for_child) | Gtk::LayoutManager | protectedvirtual |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_baseline_row() const | Gtk::GridLayout | |
get_column_homogeneous() const | Gtk::GridLayout | |
get_column_spacing() const | Gtk::GridLayout | |
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_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 | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
GridLayout(GridLayout && src) noexcept | Gtk::GridLayout | |
GridLayout() | Gtk::GridLayout | protected |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | 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 |
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=(GridLayout && src) noexcept | Gtk::GridLayout | |
Gtk::LayoutManager::operator=(LayoutManager && src) noexcept | Gtk::LayoutManager | |
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_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 | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
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_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_row_baseline_position(int row, BaselinePosition pos) | Gtk::GridLayout | |
set_row_homogeneous(bool homogeneous=true) | Gtk::GridLayout | |
set_row_spacing(guint spacing) | Gtk::GridLayout | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
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 |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~GridLayout() noexcept override | Gtk::GridLayout | |
~LayoutManager() noexcept override | Gtk::LayoutManager | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |