This is the complete list of members for Gtk::CellAreaContext, including all inherited members.
allocate(int width, int height) | Gtk::CellAreaContext | |
CellAreaContext(CellAreaContext && src) noexcept | Gtk::CellAreaContext | |
get_allocation(int & width, int & height) const | Gtk::CellAreaContext | |
get_area() | Gtk::CellAreaContext | |
get_area() const | Gtk::CellAreaContext | |
get_preferred_height(int & minimum_height, int & natural_height) const | Gtk::CellAreaContext | |
get_preferred_height_for_width(int width, int & minimum_height, int & natural_height) const | Gtk::CellAreaContext | |
get_preferred_width(int & minimum_width, int & natural_width) const | Gtk::CellAreaContext | |
get_preferred_width_for_height(int height, int & minimum_width, int & natural_width) const | Gtk::CellAreaContext | |
get_type() | Gtk::CellAreaContext | static |
gobj() | Gtk::CellAreaContext | inline |
gobj() const | Gtk::CellAreaContext | inline |
gobj_copy() | Gtk::CellAreaContext | |
operator=(CellAreaContext && src) noexcept | Gtk::CellAreaContext | |
property_area() const | Gtk::CellAreaContext | |
property_minimum_height() const | Gtk::CellAreaContext | |
property_minimum_width() const | Gtk::CellAreaContext | |
property_natural_height() const | Gtk::CellAreaContext | |
property_natural_width() const | Gtk::CellAreaContext | |
push_preferred_height(int minimum_height, int natural_height) | Gtk::CellAreaContext | |
push_preferred_width(int minimum_width, int natural_width) | Gtk::CellAreaContext | |
reset() | Gtk::CellAreaContext | |
wrap(GtkCellAreaContext * object, bool take_copy=false) | Gtk::CellAreaContext | related |
~CellAreaContext() noexcept override | Gtk::CellAreaContext | |