add_destroy_notify_callback(notifiable *data, func_destroy_notify func) const | sigc::trackable | |
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 |
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::CenterLayout | static |
create_layout_child_vfunc(const Widget & widget, const Widget & for_child) | Gtk::LayoutManager | protectedvirtual |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_baseline_position() const | Gtk::CenterLayout | |
get_center_widget() | Gtk::CenterLayout | |
get_center_widget() const | Gtk::CenterLayout | |
get_data(const QueryQuark &key) | Glib::Object | |
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_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_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 | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
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 |
notify_callbacks() | sigc::trackable | |
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=(CenterLayout && src) noexcept | Gtk::CenterLayout | |
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 |
sigc::trackable::operator=(const trackable &src) | sigc::trackable | |
sigc::trackable::operator=(trackable &&src) noexcept | sigc::trackable | |
property_shrink_center_last() | Gtk::CenterLayout | |
property_shrink_center_last() const | Gtk::CenterLayout | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(notifiable *data) const | sigc::trackable | |
root_vfunc() | Gtk::LayoutManager | protectedvirtual |
set_baseline_position(BaselinePosition baseline_position) | Gtk::CenterLayout | |
set_center_widget(Widget * widget) | Gtk::CenterLayout | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_data_with_c_callback(const Quark &key, void *data, GDestroyNotify notify) | Glib::Object | |
set_end_widget(Widget * widget) | Gtk::CenterLayout | |
set_orientation(Orientation orientation) | Gtk::CenterLayout | |
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_shrink_center_last(bool shrink_center_last=true) | Gtk::CenterLayout | |
set_start_widget(Widget * widget) | Gtk::CenterLayout | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable() noexcept | sigc::trackable | |
trackable(const trackable &src) noexcept | sigc::trackable | |
trackable(trackable &&src) noexcept | sigc::trackable | |
unreference() const | Glib::ObjectBase | virtual |
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 |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~CenterLayout() noexcept override | Gtk::CenterLayout | |
~LayoutManager() noexcept override | Gtk::LayoutManager | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~trackable() | sigc::trackable | |