gtkmm  3.22.0
Gtk::CellAreaBox Member List

This is the complete list of members for Gtk::CellAreaBox, including all inherited members.

activate(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, const Gdk::Rectangle& cell_area, CellRendererState flags, bool edit_only)Gtk::CellArea
activate_cell(Widget& widget, CellRenderer& renderer, GdkEvent* gdk_event, const Gdk::Rectangle& cell_area, CellRendererState flags)Gtk::CellArea
add(CellRenderer& renderer)Gtk::CellArea
add_attribute(CellRenderer& cell, const Glib::ustring& attribute, int column)Gtk::CellLayout
add_attribute(const Glib::PropertyProxy_Base& property, const TreeModelColumnBase& column)Gtk::CellLayout
add_attribute(CellRenderer& cell, const Glib::ustring& attribute, const TreeModelColumnBase& column)Gtk::CellLayout
add_attribute_vfunc(CellRenderer* cell, const Glib::ustring& attribute, int column)Gtk::CellLayoutprotectedvirtual
add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
add_focus_sibling(CellRenderer& renderer, CellRenderer& sibling)Gtk::CellArea
Gtk::add_interface(GType gtype_implementer)Gtk::Buildablestatic
Gtk::CellLayout::add_interface(GType gtype_implementer)Gtk::CellLayoutstatic
Gtk::Orientable::add_interface(GType gtype_implementer)Gtk::Orientablestatic
apply_attributes(const Glib::RefPtr< TreeModel >& tree_model, const TreeModel::iterator& iter, bool is_expander, bool is_expanded)Gtk::CellArea
attribute_connect(CellRenderer& renderer, const Glib::ustring& attribute, int column)Gtk::CellArea
attribute_disconnect(CellRenderer& renderer, const Glib::ustring& attribute)Gtk::CellArea
attribute_get_column(CellRenderer& renderer, const Glib::ustring& attribute) const Gtk::CellArea
Buildable()Gtk::Buildableprotected
Buildable(Buildable&& src) noexceptGtk::Buildable
cell_get_property(CellRenderer& renderer, const Glib::ustring& property_name, Glib::ValueBase& value)Gtk::CellArea
cell_set_property(CellRenderer& renderer, const Glib::ustring& property_name, const Glib::ValueBase& value)Gtk::CellArea
CellArea(CellArea&& src) noexceptGtk::CellArea
CellArea()Gtk::CellAreaprotected
CellAreaBox(CellAreaBox&& src) noexceptGtk::CellAreaBox
CellAreaBox()Gtk::CellAreaBoxprotected
CellLayout()Gtk::CellLayoutprotected
CellLayout(CellLayout&& src) noexceptGtk::CellLayout
clear()Gtk::CellLayout
clear_attributes(CellRenderer& cell)Gtk::CellLayout
clear_attributes_vfunc(CellRenderer* cell)Gtk::CellLayoutprotectedvirtual
clear_vfunc()Gtk::CellLayoutprotectedvirtual
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
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
copy_context(const Glib::RefPtr< const CellAreaContext >& context)Gtk::CellArea
create()Gtk::CellAreaBoxstatic
create_context() const Gtk::CellArea
DestroyNotify typedefGlib::Object
event(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, GdkEvent* gdk_event, const Gdk::Rectangle& cell_area, GtkCellRendererState flags)Gtk::CellArea
focus(DirectionType direction)Gtk::CellArea
foreach(const SlotForeach& slot)Gtk::CellArea
foreach(const Glib::RefPtr< CellAreaContext >& context, Widget* widget, const Gdk::Rectangle& cell_area, const Gdk::Rectangle& background_area, const SlotForeachAlloc& slot)Gtk::CellArea
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_area()Gtk::CellLayout
get_area() const Gtk::CellLayout
get_cell_allocation(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, CellRenderer& renderer, const Gdk::Rectangle& cell_area, Gdk::Rectangle& allocation)Gtk::CellArea
get_cell_at_position(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, const Gdk::Rectangle& cell_area, int x, int y, Gdk::Rectangle& alloc_area)Gtk::CellArea
get_cell_at_position(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, const Gdk::Rectangle& cell_area, int x, int y, Gdk::Rectangle& alloc_area) const Gtk::CellArea
get_cells()Gtk::CellLayout
get_cells() const Gtk::CellLayout
get_current_path_string() const Gtk::CellArea
get_data(const QueryQuark &key)Glib::Object
get_edit_widget()Gtk::CellArea
get_edit_widget() const Gtk::CellArea
get_edited_cell()Gtk::CellArea
get_edited_cell() const Gtk::CellArea
get_first_cell()Gtk::CellLayout
get_first_cell() const Gtk::CellLayout
get_focus_cell()Gtk::CellArea
get_focus_cell() const Gtk::CellArea
get_focus_from_sibling(CellRenderer& renderer)Gtk::CellArea
get_focus_from_sibling(CellRenderer& renderer) const Gtk::CellArea
get_focus_siblings(CellRenderer& renderer)Gtk::CellArea
get_focus_siblings(const CellRenderer& renderer) const Gtk::CellArea
get_name() const Gtk::Buildable
get_orientation() const Gtk::Orientable
get_preferred_height(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int& minimum_height, int& natural_height)Gtk::CellArea
get_preferred_height_for_width(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int width, int& minimum_height, int& natural_height)Gtk::CellArea
get_preferred_height_for_width_vfunc(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int width, int& minimum_height, int& natural_height)Gtk::CellAreaprotectedvirtual
get_preferred_height_vfunc(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int& minimum_height, int& natural_height)Gtk::CellAreaprotectedvirtual
get_preferred_width(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int& minimum_width, int& natural_width)Gtk::CellArea
get_preferred_width_for_height(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int height, int& minimum_width, int& natural_width)Gtk::CellArea
get_preferred_width_for_height_vfunc(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int height, int& minimum_width, int& natural_width)Gtk::CellAreaprotectedvirtual
get_preferred_width_vfunc(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int& minimum_width, int& natural_width)Gtk::CellAreaprotectedvirtual
get_property(const Glib::ustring &property_name, PropertyType &value) const Glib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const Glib::ObjectBase
get_request_mode() const Gtk::CellArea
get_request_mode_vfunc() const Gtk::CellAreaprotectedvirtual
get_spacing() const Gtk::CellAreaBox
get_type()Gtk::CellAreaBoxstatic
gobj()Gtk::CellAreaBoxinline
gobj() const Gtk::CellAreaBoxinline
gobj_copy()Gtk::CellAreaBox
Glib::Object::gobj_copy() const Glib::ObjectBase
has_renderer(CellRenderer& renderer)Gtk::CellArea
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
inner_cell_area(Widget& widget, const Gdk::Rectangle& cell_area, Gdk::Rectangle& inner_area)Gtk::CellArea
Gtk::Interface()Glib::Interface
Gtk::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Interface(GObject *castitem)Glib::Interface
Gtk::Interface(const Interface &)=deleteGlib::Interface
Gtk::CellLayout::Interface()Glib::Interface
Gtk::CellLayout::Interface(Interface &&src) noexceptGlib::Interface
Gtk::CellLayout::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::CellLayout::Interface(GObject *castitem)Glib::Interface
Gtk::CellLayout::Interface(const Interface &)=deleteGlib::Interface
Gtk::Orientable::Interface()Glib::Interface
Gtk::Orientable::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Orientable::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Orientable::Interface(GObject *castitem)Glib::Interface
Gtk::Orientable::Interface(const Interface &)=deleteGlib::Interface
is_activatable() const Gtk::CellArea
is_focus_sibling(CellRenderer& renderer, CellRenderer& sibling)Gtk::CellArea
notify_callbacks()sigc::trackable
Object(const Object &)=deleteGlib::Object
Object(Object &&src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Object(GObject *castitem)Glib::Objectprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
operator=(CellAreaBox&& src) noexceptGtk::CellAreaBox
Gtk::CellArea::operator=(CellArea&& src) noexceptGtk::CellArea
Gtk::Glib::Object::operator=(const Object &)=deleteGlib::Object
Gtk::Glib::Object::operator=(Object &&src) noexceptGlib::Object
Gtk::Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Gtk::Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
Gtk::sigc::trackable::operator=(const trackable &src)sigc::trackable
Gtk::sigc::trackable::operator=(trackable &&src)sigc::trackable
Gtk::Buildable::operator=(Buildable&& src) noexceptGtk::Buildable
Gtk::Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Gtk::Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Gtk::CellLayout::operator=(CellLayout&& src) noexceptGtk::CellLayout
Gtk::Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Gtk::Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Gtk::Orientable::operator=(Orientable&& src) noexceptGtk::Orientable
Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Orientable()Gtk::Orientableprotected
Orientable(Orientable&& src) noexceptGtk::Orientable
pack_end(CellRenderer& renderer, bool expand=false, bool align=true, bool fixed=false)Gtk::CellAreaBox
Gtk::CellArea::pack_end(CellRenderer& cell, bool expand=true)Gtk::CellLayout
pack_end_vfunc(CellRenderer* cell, bool expand)Gtk::CellLayoutprotectedvirtual
pack_start(CellRenderer& renderer, bool expand=false, bool align=true, bool fixed=false)Gtk::CellAreaBox
Gtk::CellArea::pack_start(const TreeModelColumn< ColumnType >& model_column, bool expand=true)Gtk::CellLayoutinline
Gtk::CellArea::pack_start(CellRenderer& cell, bool expand=true)Gtk::CellLayout
Gtk::CellArea::pack_start(const TreeModelColumn< T_ModelColumnType >& column, bool expand)Gtk::CellLayout
pack_start_vfunc(CellRenderer* cell, bool expand)Gtk::CellLayoutprotectedvirtual
property_edit_widget() const Gtk::CellAreaprotected
property_edited_cell() const Gtk::CellAreaprotected
property_focus_cell()Gtk::CellAreaprotected
property_focus_cell() const Gtk::CellAreaprotected
property_orientation()Gtk::Orientable
property_orientation() const Gtk::Orientable
property_spacing()Gtk::CellAreaBox
property_spacing() const Gtk::CellAreaBox
reference() const Glib::ObjectBasevirtual
remove(CellRenderer& renderer)Gtk::CellArea
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
remove_focus_sibling(CellRenderer& renderer, CellRenderer& sibling)Gtk::CellArea
render(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, const ::Cairo::RefPtr< ::Cairo::Context >& cr, const Gdk::Rectangle& background_area, const Gdk::Rectangle& cell_area, CellRendererState flags, bool paint_focus)Gtk::CellArea
reorder(CellRenderer& cell, int position)Gtk::CellLayout
reorder_vfunc(CellRenderer* cell, int position)Gtk::CellLayoutprotectedvirtual
request_renderer(CellRenderer& renderer, Orientation orientation, Widget& widget, int for_size, int& minimum_size, int& natural_size)Gtk::CellArea
set_cell_data_func(CellRenderer& cell, const SlotCellData& slot)Gtk::CellLayout
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_focus_cell(CellRenderer& renderer)Gtk::CellArea
set_name(const Glib::ustring& name)Gtk::Buildable
set_orientation(Orientation orientation)Gtk::Orientable
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_spacing(int spacing)Gtk::CellAreaBox
signal_add_editable()Gtk::CellAreaprotected
signal_apply_attributes()Gtk::CellAreaprotected
signal_focus_changed()Gtk::CellAreaprotected
signal_remove_editable()Gtk::CellAreaprotected
SlotCellData typedefGtk::CellLayout
SlotForeach typedefGtk::CellArea
SlotForeachAlloc typedefGtk::CellArea
steal_data(const QueryQuark &quark)Glib::Object
stop_editing(bool canceled)Gtk::CellArea
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
unreference() const Glib::ObjectBasevirtual
wrap(GtkCellAreaBox* object, bool take_copy=false)Gtk::CellAreaBoxrelated
Gtk::CellArea::wrap(GtkCellArea* object, bool take_copy=false)Gtk::CellArearelated
Gtk::Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
Gtk::Buildable::wrap(GtkBuildable* object, bool take_copy=false)Gtk::Buildablerelated
Gtk::CellLayout::wrap(GtkCellLayout* object, bool take_copy=false)Gtk::CellLayoutrelated
Gtk::Orientable::wrap(GtkOrientable* object, bool take_copy=false)Gtk::Orientablerelated
~Buildable() noexceptoverrideGtk::Buildable
~CellArea() noexceptoverrideGtk::CellArea
~CellAreaBox() noexceptoverrideGtk::CellAreaBox
~CellLayout() noexceptoverrideGtk::CellLayout
Gtk::~Interface() noexceptoverrideGlib::Interface
Gtk::CellLayout::~Interface() noexceptoverrideGlib::Interface
Gtk::Orientable::~Interface() noexceptoverrideGlib::Interface
~Object() noexceptoverrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~Orientable() noexceptoverrideGtk::Orientable
~trackable()sigc::trackable