gtkmm 3.1.16

Gtk::CellArea Member List

This is the complete list of members for Gtk::CellArea, 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* 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::CellLayout [protected, virtual]
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::Buildable [static]
Gtk::CellLayout::add_interface(GType gtype_implementer)Gtk::CellLayout [static]
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
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()Gtk::CellArea [protected]
clear()Gtk::CellLayout
clear_attributes(CellRenderer& cell)Gtk::CellLayout
clear_attributes_vfunc(CellRenderer* cell)Gtk::CellLayout [protected, virtual]
clear_vfunc()Gtk::CellLayout [protected, virtual]
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
copy_context(const Glib::RefPtr< const CellAreaContext >& context)Gtk::CellArea
create_context() const Gtk::CellArea
DestroyNotify typedefGlib::Object
event(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, GdkEvent* event, const Gdk::Rectangle& cell_area, GtkCellRendererState flags)Gtk::CellArea
focus(DirectionType direction)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_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::CellArea [protected, virtual]
get_preferred_height_vfunc(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int& minimum_height, int& natural_height)Gtk::CellArea [protected, virtual]
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::CellArea [protected, virtual]
get_preferred_width_vfunc(const Glib::RefPtr< CellAreaContext >& context, Widget& widget, int& minimum_width, int& natural_width)Gtk::CellArea [protected, virtual]
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::CellArea [protected, virtual]
gobj()Gtk::CellArea [inline]
gobj() const Gtk::CellArea [inline]
gobj_copy()Gtk::CellArea
Glib::Object::gobj_copy() const Glib::ObjectBase
has_renderer(CellRenderer& renderer)Gtk::CellArea
initialize(GObject *castitem)Glib::ObjectBase [protected]
inner_cell_area(Widget& widget, const Gdk::Rectangle& cell_area, Gdk::Rectangle& inner_area)Gtk::CellArea
Gtk::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Interface(GObject *castitem)Glib::Interface
Gtk::CellLayout::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::CellLayout::Interface(GObject *castitem)Glib::Interface
is_activatable() const Gtk::CellArea
is_focus_sibling(CellRenderer& renderer, CellRenderer& sibling)Gtk::CellArea
notify_callbacks()sigc::trackable
Object()Glib::Object [protected]
Object(const Glib::ConstructParams &construct_params)Glib::Object [protected]
Object(GObject *castitem)Glib::Object [protected]
ObjectBase()Glib::ObjectBase [protected]
ObjectBase(const char *custom_type_name)Glib::ObjectBase [protected]
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBase [protected]
operator=(const trackable &src)sigc::trackable
pack_end(CellRenderer& cell, bool expand=true)Gtk::CellLayout
pack_end_vfunc(CellRenderer* cell, bool expand)Gtk::CellLayout [protected, virtual]
pack_start(const TreeModelColumn< ColumnType >& model_column, bool expand=true)Gtk::CellLayout [inline]
pack_start(CellRenderer& cell, bool expand=true)Gtk::CellLayout
pack_start(const TreeModelColumn< T_ModelColumnType >& column, bool expand)Gtk::CellLayout
pack_start_vfunc(CellRenderer* cell, bool expand)Gtk::CellLayout [protected, virtual]
reference() const Glib::ObjectBase [virtual]
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::CellLayout [protected, virtual]
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_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
SlotCellData typedefGtk::CellLayout
steal_data(const QueryQuark &quark)Glib::Object
stop_editing(bool canceled)Gtk::CellArea
thaw_notify()Glib::ObjectBase
trackable(const trackable &src)sigc::trackable
unreference() const Glib::ObjectBase [virtual]
wrap(GtkCellArea* object, bool take_copy=false)Gtk::CellArea [related]
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
Gtk::Buildable::wrap(GtkBuildable* object, bool take_copy=false)Gtk::Buildable [related]
Gtk::CellLayout::wrap(GtkCellLayout* object, bool take_copy=false)Gtk::CellLayout [related]
~Buildable()Gtk::Buildable [virtual]
~CellArea()Gtk::CellArea [virtual]
~CellLayout()Gtk::CellLayout [virtual]
~Interface()Glib::Interface [virtual]
~Object()Glib::Object [protected, virtual]
~ObjectBase()=0Glib::ObjectBase [protected, pure virtual]