gtkmm  3.95.1
Gtk::TreeView Member List

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

activate()Gtk::Widget
activate_action(const Glib::ustring& name, const Glib::VariantBase& parameter)Gtk::Widget
activate_default()Gtk::Widget
add(Widget& widget)Gtk::Container
add_accelerator(const Glib::ustring& accel_signal, const Glib::RefPtr< AccelGroup >& accel_group, guint accel_key, Gdk::ModifierType accel_mods, AccelFlags accel_flags)Gtk::Widget
add_controller(const Glib::RefPtr< EventController >& controller)Gtk::Widget
add_destroy_notify_callback(notifiable *data, func_destroy_notify func) constsigc::trackable
Gtk::add_interface(GType gtype_implementer)Gtk::Buildablestatic
Gtk::Atk::Implementor::add_interface(GType gtype_implementer)Atk::Implementorstatic
Gtk::Scrollable::add_interface(GType gtype_implementer)Gtk::Scrollablestatic
add_mnemonic_label(Widget& label)Gtk::Widget
add_modal_grab()Gtk::Widget
add_tick_callback(const SlotTick& slot)Gtk::Widget
append_column(TreeViewColumn& column)Gtk::TreeView
append_column(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column)Gtk::TreeViewinline
append_column(const Glib::ustring& title, CellRenderer& cell)Gtk::TreeView
append_column_editable(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column)Gtk::TreeViewinline
append_column_numeric(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column, const Glib::ustring& format)Gtk::TreeViewinline
append_column_numeric_editable(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column, const Glib::ustring& format)Gtk::TreeViewinline
Buildable()Gtk::Buildableprotected
Buildable(Buildable&& src) noexceptGtk::Buildable
child_focus(DirectionType direction)Gtk::Widget
child_type() const Gtk::Container
child_type_vfunc() const Gtk::Containerprotectedvirtual
collapse_all()Gtk::TreeView
collapse_row(const TreeModel::Path& path)Gtk::TreeView
Column typedefGtk::TreeView
columns_autosize()Gtk::TreeView
compute_expand(Orientation orientation)Gtk::Widget
compute_expand_vfunc(bool& hexpand_p, bool& vexpand_p)Gtk::Widgetprotectedvirtual
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
Container(Container&& src) noexceptGtk::Container
Container(const Container&)=deleteGtk::Container
Container()Gtk::Containerprotected
contains(double x, double y) const Gtk::Widget
contains_vfunc(double x, double y) const Gtk::Widgetprotectedvirtual
convert_bin_window_to_tree_coords(int bx, int by, int& tx, int& ty) const Gtk::TreeView
convert_bin_window_to_widget_coords(int bx, int by, int& wx, int& wy) const Gtk::TreeView
convert_tree_to_bin_window_coords(int tx, int ty, int& bx, int& by) const Gtk::TreeView
convert_tree_to_widget_coords(int tx, int ty, int& wx, int& wy) const Gtk::TreeView
convert_widget_to_bin_window_coords(int wx, int wy, int& bx, int& by) const Gtk::TreeView
convert_widget_to_tree_coords(int wx, int wy, int& tx, int& ty) const Gtk::TreeView
create_pango_context()Gtk::Widget
create_pango_layout(const Glib::ustring& text)Gtk::Widget
create_row_drag_icon(const TreeModel::Path& path) const Gtk::TreeView
DestroyNotify typedefGlib::Object
device_is_shadowed(const Glib::RefPtr< const Gdk::Device >& device)Gtk::Widget
drag_begin(const Glib::RefPtr< Gdk::Device >& device, const Glib::RefPtr< Gdk::ContentFormats >& targets, Gdk::DragAction actions, int x, int y)Gtk::Widget
drag_check_threshold(int start_x, int start_y, int current_x, int current_y)Gtk::Widget
drag_dest_add_image_targets()Gtk::Widget
drag_dest_add_text_targets()Gtk::Widget
drag_dest_add_uri_targets()Gtk::Widget
drag_dest_find_target(const Glib::RefPtr< Gdk::Drop >& drop, const Glib::RefPtr< Gdk::ContentFormats >& target_list={}) const Gtk::Widget
drag_dest_get_target_list()Gtk::Widget
drag_dest_get_target_list() const Gtk::Widget
drag_dest_get_track_motion() const Gtk::Widget
drag_dest_set(DestDefaults flags=DestDefaults(0), Gdk::DragAction actions=Gdk::DragAction(0))Gtk::Widget
drag_dest_set(const Glib::RefPtr< Gdk::ContentFormats >& targets, DestDefaults flags=DestDefaults::ALL, Gdk::DragAction actions=Gdk::DragAction::COPY)Gtk::Widget
drag_dest_set_target_list(const Glib::RefPtr< Gdk::ContentFormats >& target_list)Gtk::Widget
drag_dest_set_track_motion(bool track_motion=true)Gtk::Widget
drag_dest_unset()Gtk::Widget
drag_get_data(const Glib::RefPtr< Gdk::Drop >& drop, const Glib::ustring& target)Gtk::Widget
drag_highlight()Gtk::Widget
drag_source_add_image_targets()Gtk::Widget
drag_source_add_text_targets()Gtk::Widget
drag_source_add_uri_targets()Gtk::Widget
drag_source_get_target_list()Gtk::Widget
drag_source_get_target_list() const Gtk::Widget
drag_source_set(const Glib::RefPtr< Gdk::ContentFormats >& targets, Gdk::ModifierType start_button_mask=Gdk::ModifierType::MODIFIER_MASK, Gdk::DragAction actions=Gdk::DragAction::COPY)Gtk::Widget
drag_source_set_icon(const Glib::ustring& icon_name)Gtk::Widget
drag_source_set_icon(const Glib::RefPtr< Gio::Icon >& icon)Gtk::Widget
drag_source_set_icon(const Glib::RefPtr< Gdk::Paintable >& paintable)Gtk::Widget
drag_source_set_target_list(const Glib::RefPtr< Gdk::ContentFormats >& target_list)Gtk::Widget
drag_source_unset()Gtk::Widget
drag_unhighlight()Gtk::Widget
DropPosition enum nameGtk::TreeView
enable_model_drag_dest(const Glib::RefPtr< Gdk::ContentFormats >& formats, Gdk::DragAction actions=Gdk::DragAction::COPY|Gdk::DragAction::MOVE)Gtk::TreeView
enable_model_drag_dest(Gdk::DragAction actions=Gdk::DragAction::COPY|Gdk::DragAction::MOVE)Gtk::TreeView
enable_model_drag_source(const Glib::RefPtr< Gdk::ContentFormats >& formats, Gdk::ModifierType start_button_mask=Gdk::ModifierType::MODIFIER_MASK, Gdk::DragAction actions=Gdk::DragAction::COPY|Gdk::DragAction::MOVE)Gtk::TreeView
enable_model_drag_source(Gdk::ModifierType start_button_mask=Gdk::ModifierType::MODIFIER_MASK, Gdk::DragAction actions=Gdk::DragAction::COPY|Gdk::DragAction::MOVE)Gtk::TreeView
error_bell()Gtk::Widget
event(const Glib::RefPtr< const Gdk::Event >& gdk_event)Gtk::Widget
expand_all()Gtk::TreeView
expand_row(const TreeModel::Path& path, bool open_all)Gtk::TreeView
expand_to_path(const TreeModel::Path& path)Gtk::TreeView
forall(const ForeachSlot& slot)Gtk::Container
forall_vfunc(const ForeachSlot& slot)Gtk::Containerprotectedvirtual
foreach(const ForeachSlot& slot)Gtk::Container
ForeachSlot typedefGtk::Container
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_accessible()Gtk::Widget
get_accessible() const Gtk::Widget
get_accessible_vfunc()Gtk::Widgetprotectedvirtual
get_action_group(const Glib::ustring& prefix)Gtk::Widget
get_action_group(const Glib::ustring& prefix) const Gtk::Widget
get_activate_on_single_click() const Gtk::TreeView
get_allocated_baseline() const Gtk::Widget
get_allocated_height() const Gtk::Widget
get_allocated_width() const Gtk::Widget
get_allocation() const Gtk::Widget
get_ancestor(GType widget_type)Gtk::Widget
get_ancestor(GType widget_type) const Gtk::Widget
get_background_area(const TreeModel::Path& path, TreeViewColumn& column, Gdk::Rectangle& rect) const Gtk::TreeView
get_border(Border& border) const Gtk::Scrollable
get_border_vfunc(Border& border) const Gtk::Scrollableprotectedvirtual
get_can_focus() const Gtk::Widget
get_can_target() const Gtk::Widget
get_cell_area(const TreeModel::Path& path, TreeViewColumn& column, Gdk::Rectangle& rect) const Gtk::TreeView
get_child_visible() const Gtk::Widget
get_children()Gtk::Container
get_children() const Gtk::Container
get_clipboard()Gtk::Widget
get_clipboard() const Gtk::Widget
get_column(int n)Gtk::TreeView
get_column(int n) const Gtk::TreeView
get_column_cell_renderer(int n)Gtk::TreeView
get_column_cell_renderer(int n) const Gtk::TreeView
get_columns()Gtk::TreeView
get_columns() const Gtk::TreeView
get_current_modal_grab()Gtk::Widgetstatic
get_cursor(TreeModel::Path& path, TreeViewColumn*& focus_column)Gtk::TreeView
Gtk::Container::get_cursor()Gtk::Widget
Gtk::Container::get_cursor() const Gtk::Widget
get_data(const QueryQuark &key)Glib::Object
get_default_direction()Gtk::Widgetstatic
get_dest_row_at_pos(int drag_x, int drag_y, TreeModel::Path& path, DropPosition& pos) const Gtk::TreeView
get_direction() const Gtk::Widget
get_display()Gtk::Widget
get_display() const Gtk::Widget
get_drag_dest_row(TreeModel::Path& path, DropPosition& pos) const Gtk::TreeView
get_enable_search() const Gtk::TreeView
get_enable_tree_lines() const Gtk::TreeView
get_expander_column()Gtk::TreeView
get_expander_column() const Gtk::TreeView
get_first_child()Gtk::Widget
get_first_child() const Gtk::Widget
get_fixed_height_mode() const Gtk::TreeView
get_focus_child()Gtk::Widgetprotected
get_focus_child() const Gtk::Widgetprotected
get_focus_hadjustment()Gtk::Container
get_focus_hadjustment() const Gtk::Container
get_focus_on_click() const Gtk::Widget
get_focus_vadjustment()Gtk::Container
get_focus_vadjustment() const Gtk::Container
get_font_map()Gtk::Widget
get_font_map() const Gtk::Widget
get_font_options() const Gtk::Widget
get_frame_clock()Gtk::Widget
get_frame_clock() const Gtk::Widget
get_grid_lines() const Gtk::TreeView
get_hadjustment()Gtk::Scrollable
get_hadjustment() const Gtk::Scrollable
get_halign() const Gtk::Widget
get_has_surface() const Gtk::Widget
get_has_tooltip() const Gtk::Widget
get_headers_clickable() const Gtk::TreeView
get_headers_visible() const Gtk::TreeView
get_height() const Gtk::Widget
get_hexpand() const Gtk::Widget
get_hexpand_set() const Gtk::Widget
get_hover_expand() const Gtk::TreeView
get_hover_selection() const Gtk::TreeView
get_hscroll_policy() const Gtk::Scrollable
get_is_drawable() const Gtk::Widget
get_is_toplevel() const Gtk::Widget
get_last_child()Gtk::Widget
get_last_child() const Gtk::Widget
get_layout_manager()Gtk::Widget
get_layout_manager() const Gtk::Widget
get_level_indentation() const Gtk::TreeView
get_mapped() const Gtk::Widget
get_margin_bottom() const Gtk::Widget
get_margin_end() const Gtk::Widget
get_margin_start() const Gtk::Widget
get_margin_top() const Gtk::Widget
get_model()Gtk::TreeView
get_model() const Gtk::TreeView
get_modifier_mask(Gdk::ModifierIntent intent)Gtk::Widget
get_n_columns() const Gtk::TreeView
get_name() const Gtk::Widget
get_next_sibling()Gtk::Widget
get_next_sibling() const Gtk::Widget
get_opacity() const Gtk::Widget
get_overflow() const Gtk::Widget
get_pango_context()Gtk::Widget
get_parent()Gtk::Widget
get_parent() const Gtk::Widget
get_path() const Gtk::Widget
get_path_at_pos(int x, int y, TreeModel::Path& path, TreeViewColumn*& column, int& cell_x, int& cell_y) const Gtk::TreeView
get_path_at_pos(int x, int y, TreeModel::Path& path) const Gtk::TreeView
get_path_for_child(const Widget& child) const Gtk::Container
get_path_for_child_vfunc(const Widget* child) const Gtk::Containerprotectedvirtual
get_preferred_size(Requisition& minimum_size, Requisition& natural_size) const Gtk::Widget
get_prev_sibling()Gtk::Widget
get_prev_sibling() const Gtk::Widget
get_primary_clipboard()Gtk::Widget
get_primary_clipboard() const Gtk::Widget
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property(const Glib::ustring &property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_realized() const Gtk::Widget
get_receives_default() const Gtk::Widget
get_reorderable() const Gtk::TreeView
get_request_mode() const Gtk::Widget
get_request_mode_vfunc() const Gtk::Widgetprotectedvirtual
get_root()Gtk::Widget
get_root() const Gtk::Widget
get_rubber_banding() const Gtk::TreeView
get_scale_factor() const Gtk::Widget
get_search_column() const Gtk::TreeView
get_search_entry()Gtk::TreeView
get_search_entry() const Gtk::TreeView
get_selection()Gtk::TreeView
get_selection() const Gtk::TreeView
get_sensitive() const Gtk::Widget
get_settings()Gtk::Widget
get_show_expanders() const Gtk::TreeView
get_size_request(int& width, int& height) const Gtk::Widget
get_state_flags() const Gtk::Widget
get_style_context()Gtk::Widget
get_style_context() const Gtk::Widget
get_support_multidevice() const Gtk::Widget
get_surface()Gtk::Widget
get_surface() const Gtk::Widget
get_tooltip_column() const Gtk::TreeView
get_tooltip_context_iter(int& x, int& y, bool keyboard_tip, Gtk::TreeModel::iterator& iter)Gtk::TreeView
get_tooltip_context_path(int& x, int& y, bool keyboard_tip, TreeModel::Path& path)Gtk::TreeView
get_tooltip_markup() const Gtk::Widget
get_tooltip_text() const Gtk::Widget
get_tooltip_window()Gtk::Widget
get_toplevel()Gtk::Widget
get_toplevel() const Gtk::Widget
get_type()Gtk::TreeViewstatic
get_vadjustment()Gtk::Scrollable
get_vadjustment() const Gtk::Scrollable
get_valign() const Gtk::Widget
get_vexpand() const Gtk::Widget
get_vexpand_set() const Gtk::Widget
get_visible() const Gtk::Widget
get_visible_range(TreeModel::Path& start_path, TreeModel::Path& end_path) const Gtk::TreeView
get_visible_rect(Gdk::Rectangle& visible_rect) const Gtk::TreeView
get_vscroll_policy() const Gtk::Scrollable
get_width() const Gtk::Widget
gobj()Gtk::TreeViewinline
gobj() const Gtk::TreeViewinline
gobj_copy() constGlib::ObjectBase
grab_focus()Gtk::Widget
grab_focus_vfunc()Gtk::Widgetprotectedvirtual
GridLines enum nameGtk::TreeView
has_default() const Gtk::Widget
has_focus() const Gtk::Widget
has_grab() const Gtk::Widget
has_visible_focus() const Gtk::Widget
hide()Gtk::Widget
Implementor(Implementor &&src) noexceptAtk::Implementor
Implementor()Atk::Implementorprotected
in_destruction() const Gtk::Widget
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
input_shape_combine_region(const Cairo::RefPtr< const Cairo::Region >& region)Gtk::Widget
insert_action_group(const Glib::ustring& name, const Glib::RefPtr< Gio::ActionGroup >& group)Gtk::Widget
insert_after(Widget& parent, const Widget& previous_sibling)Gtk::Widget
insert_at_end(Widget& parent)Gtk::Widget
insert_at_start(Widget& parent)Gtk::Widget
insert_before(Widget& parent, const Widget& next_sibling)Gtk::Widget
insert_column(TreeViewColumn& column, int position)Gtk::TreeView
insert_column(const Glib::ustring& title, CellRenderer& cell, int position)Gtk::TreeView
insert_column(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column, int position)Gtk::TreeViewinline
insert_column_editable(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column, int position)Gtk::TreeViewinline
insert_column_with_data_func(int position, const Glib::ustring& title, CellRenderer& cell, const SlotTreeCellData& slot)Gtk::TreeView
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::Atk::Implementor::Interface()Glib::Interface
Gtk::Atk::Implementor::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Atk::Implementor::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Atk::Implementor::Interface(GObject *castitem)Glib::Interface
Gtk::Atk::Implementor::Interface(const Interface &)=deleteGlib::Interface
Gtk::Scrollable::Interface()Glib::Interface
Gtk::Scrollable::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Scrollable::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Scrollable::Interface(GObject *castitem)Glib::Interface
Gtk::Scrollable::Interface(const Interface &)=deleteGlib::Interface
is_ancestor(Widget& ancestor) const Gtk::Widget
is_blank_at_pos(int x, int y, TreePath& path, TreeViewColumn*& column, int& cell_x, int& cell_y) const Gtk::TreeView
is_blank_at_pos(int x, int y) const Gtk::TreeView
is_focus() const Gtk::Widget
is_rubber_banding_active() const Gtk::TreeView
is_sensitive() const Gtk::Widget
is_visible() const Gtk::Widget
keynav_failed(DirectionType direction)Gtk::Widget
list_action_prefixes() const Gtk::Widget
list_mnemonic_labels()Gtk::Widget
list_mnemonic_labels() const Gtk::Widget
map()Gtk::Widget
map_expanded_rows(const SlotMapping& slot)Gtk::TreeView
measure(Orientation orientation, int for_size, int& minimum, int& natural, int& minimum_baseline, int& natural_baseline) const Gtk::Widget
measure_vfunc(Orientation orientation, int for_size, int& minimum, int& natural, int& minimum_baseline, int& natural_baseline) const Gtk::Widgetprotectedvirtual
mnemonic_activate(bool group_cycling)Gtk::Widget
move_column_after(TreeViewColumn& column, TreeViewColumn& base_column)Gtk::TreeView
move_column_to_start(TreeViewColumn& column)Gtk::TreeView
notify_callbacks()sigc::trackable
Object(Object&& src) noexceptGtk::Object
Glib::Object::Object(const Object &)=deleteGlib::Object
Glib::Object::Object(Object &&src) noexceptGlib::Object
Glib::Object::Object()Glib::Objectprotected
Glib::Object::Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Glib::Object::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
observe_children()Gtk::Widget
observe_children() const Gtk::Widget
observe_controllers()Gtk::Widget
observe_controllers() const Gtk::Widget
on_add(Widget* widget)Gtk::Containerprotectedvirtual
on_columns_changed()Gtk::TreeViewprotectedvirtual
on_cursor_changed()Gtk::TreeViewprotectedvirtual
on_direction_changed(TextDirection direction)Gtk::Widgetprotectedvirtual
on_drag_begin(const Glib::RefPtr< Gdk::Drag >& drag)Gtk::Widgetprotectedvirtual
on_drag_data_delete(const Glib::RefPtr< Gdk::Drag >& drag)Gtk::Widgetprotectedvirtual
on_drag_data_get(const Glib::RefPtr< Gdk::Drag >& drag, SelectionData& selection_data)Gtk::Widgetprotectedvirtual
on_drag_data_received(const Glib::RefPtr< Gdk::Drop >& drop, const SelectionData& selection_data)Gtk::Widgetprotectedvirtual
on_drag_drop(const Glib::RefPtr< Gdk::Drop >& drop, int x, int y)Gtk::Widgetprotectedvirtual
on_drag_end(const Glib::RefPtr< Gdk::Drag >& drag)Gtk::Widgetprotectedvirtual
on_drag_failed(const Glib::RefPtr< Gdk::Drag >& drag, DragResult result)Gtk::Widgetprotectedvirtual
on_drag_leave(const Glib::RefPtr< Gdk::Drop >& drop)Gtk::Widgetprotectedvirtual
on_drag_motion(const Glib::RefPtr< Gdk::Drop >& drop, int x, int y)Gtk::Widgetprotectedvirtual
on_grab_notify(bool was_grabbed)Gtk::Widgetprotectedvirtual
on_hide()Gtk::Widgetprotectedvirtual
on_map()Gtk::Widgetprotectedvirtual
on_mnemonic_activate(bool group_cycling)Gtk::Widgetprotectedvirtual
on_popup_menu()Gtk::Widgetprotectedvirtual
on_query_tooltip(int x, int y, bool keyboard_tooltip, const Glib::RefPtr< Tooltip >& tooltip)Gtk::Widgetprotectedvirtual
on_realize()Gtk::Widgetprotectedvirtual
on_remove(Widget* widget)Gtk::Containerprotectedvirtual
on_row_activated(const TreeModel::Path& path, TreeViewColumn* column)Gtk::TreeViewprotectedvirtual
on_row_collapsed(const TreeModel::iterator& iter, const TreeModel::Path& path)Gtk::TreeViewprotectedvirtual
on_row_expanded(const TreeModel::iterator& iter, const TreeModel::Path& path)Gtk::TreeViewprotectedvirtual
on_show()Gtk::Widgetprotectedvirtual
on_size_allocate(int width, int height, int baseline)Gtk::Widgetprotectedvirtual
on_state_flags_changed(Gtk::StateFlags previous_state_flags)Gtk::Widgetprotectedvirtual
on_style_updated()Gtk::Widgetprotectedvirtual
on_test_collapse_row(const TreeModel::iterator& iter, const TreeModel::Path& path)Gtk::TreeViewprotectedvirtual
on_test_expand_row(const TreeModel::iterator& iter, const TreeModel::Path& path)Gtk::TreeViewprotectedvirtual
on_unmap()Gtk::Widgetprotectedvirtual
on_unrealize()Gtk::Widgetprotectedvirtual
operator=(TreeView&& src) noexceptGtk::TreeView
operator=(const TreeView&)=deleteGtk::TreeView
Gtk::Container::operator=(Container&& src) noexceptGtk::Container
Gtk::Container::operator=(const Container&)=deleteGtk::Container
Gtk::Widget::operator=(Widget&& src) noexceptGtk::Widget
Gtk::Widget::operator=(const Widget&)=deleteGtk::Widget
Gtk::Object::operator=(Object&& src) noexceptGtk::Object
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) noexceptsigc::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::Atk::Implementor::operator=(Implementor &&src) noexceptAtk::Implementor
Gtk::Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Gtk::Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Gtk::Scrollable::operator=(Scrollable&& src) noexceptGtk::Scrollable
Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
pick(double x, double y, PickFlags flags=PickFlags::DEFAULT)Gtk::Widget
pick(double x, double y, PickFlags flags=PickFlags::DEFAULT) const Gtk::Widget
Policy enum nameGtk::Scrollable
property_activate_on_single_click()Gtk::TreeView
property_activate_on_single_click() const Gtk::TreeView
property_can_focus()Gtk::Widget
property_can_focus() const Gtk::Widget
property_can_target()Gtk::Widget
property_can_target() const Gtk::Widget
property_css_name() const Gtk::Widget
property_cursor()Gtk::Widget
property_cursor() const Gtk::Widget
property_enable_grid_lines()Gtk::TreeView
property_enable_grid_lines() const Gtk::TreeView
property_enable_search()Gtk::TreeView
property_enable_search() const Gtk::TreeView
property_enable_tree_lines()Gtk::TreeView
property_enable_tree_lines() const Gtk::TreeView
property_expand()Gtk::Widget
property_expand() const Gtk::Widget
property_expander_column()Gtk::TreeView
property_expander_column() const Gtk::TreeView
property_fixed_height_mode()Gtk::TreeView
property_fixed_height_mode() const Gtk::TreeView
property_focus_on_click()Gtk::Widget
property_focus_on_click() const Gtk::Widget
property_hadjustment()Gtk::Scrollable
property_hadjustment() const Gtk::Scrollable
property_halign()Gtk::Widget
property_halign() const Gtk::Widget
property_has_default() const Gtk::Widget
property_has_focus()Gtk::Widget
property_has_focus() const Gtk::Widget
property_has_tooltip()Gtk::Widget
property_has_tooltip() const Gtk::Widget
property_headers_clickable()Gtk::TreeView
property_headers_clickable() const Gtk::TreeView
property_headers_visible()Gtk::TreeView
property_headers_visible() const Gtk::TreeView
property_height_request()Gtk::Widget
property_height_request() const Gtk::Widget
property_hexpand()Gtk::Widget
property_hexpand() const Gtk::Widget
property_hexpand_set()Gtk::Widget
property_hexpand_set() const Gtk::Widget
property_hover_expand()Gtk::TreeView
property_hover_expand() const Gtk::TreeView
property_hover_selection()Gtk::TreeView
property_hover_selection() const Gtk::TreeView
property_hscroll_policy()Gtk::Scrollable
property_hscroll_policy() const Gtk::Scrollable
property_is_focus()Gtk::Widget
property_is_focus() const Gtk::Widget
property_layout_manager()Gtk::Widget
property_layout_manager() const Gtk::Widget
property_level_indentation()Gtk::TreeView
property_level_indentation() const Gtk::TreeView
property_margin()Gtk::Widget
property_margin() const Gtk::Widget
property_margin_bottom()Gtk::Widget
property_margin_bottom() const Gtk::Widget
property_margin_end()Gtk::Widget
property_margin_end() const Gtk::Widget
property_margin_start()Gtk::Widget
property_margin_start() const Gtk::Widget
property_margin_top()Gtk::Widget
property_margin_top() const Gtk::Widget
property_model()Gtk::TreeView
property_model() const Gtk::TreeView
property_name()Gtk::Widget
property_name() const Gtk::Widget
property_opacity()Gtk::Widget
property_opacity() const Gtk::Widget
property_overflow()Gtk::Widget
property_overflow() const Gtk::Widget
property_parent() const Gtk::Widget
property_receives_default()Gtk::Widget
property_receives_default() const Gtk::Widget
property_reorderable()Gtk::TreeView
property_reorderable() const Gtk::TreeView
property_root() const Gtk::Widget
property_rubber_banding()Gtk::TreeView
property_rubber_banding() const Gtk::TreeView
property_scale_factor() const Gtk::Widget
property_search_column()Gtk::TreeView
property_search_column() const Gtk::TreeView
property_sensitive()Gtk::Widget
property_sensitive() const Gtk::Widget
property_show_expanders()Gtk::TreeView
property_show_expanders() const Gtk::TreeView
property_surface() const Gtk::Widget
property_tooltip_column()Gtk::TreeView
property_tooltip_column() const Gtk::TreeView
property_tooltip_markup()Gtk::Widget
property_tooltip_markup() const Gtk::Widget
property_tooltip_text()Gtk::Widget
property_tooltip_text() const Gtk::Widget
property_vadjustment()Gtk::Scrollable
property_vadjustment() const Gtk::Scrollable
property_valign()Gtk::Widget
property_valign() const Gtk::Widget
property_vexpand()Gtk::Widget
property_vexpand() const Gtk::Widget
property_vexpand_set()Gtk::Widget
property_vexpand_set() const Gtk::Widget
property_visible()Gtk::Widget
property_visible() const Gtk::Widget
property_vscroll_policy()Gtk::Scrollable
property_vscroll_policy() const Gtk::Scrollable
property_width_request()Gtk::Widget
property_width_request() const Gtk::Widget
queue_allocate()Gtk::Widget
queue_compute_expand()Gtk::Widget
queue_draw()Gtk::Widget
queue_resize()Gtk::Widget
queue_resize_no_redraw()Gtk::Widget
realize()Gtk::Widgetprotected
realize_if_needed()Gtk::Widgetprotected
ref_accessibile_vfunc()Atk::Implementorprotectedvirtual
reference() constGlib::ObjectBasevirtual
register_surface(const Glib::RefPtr< Gdk::Surface >& surface)Gtk::Widget
remove(Widget& widget)Gtk::Container
remove_accelerator(const Glib::RefPtr< AccelGroup >& accel_group, guint accel_key, Gdk::ModifierType accel_mods)Gtk::Widget
remove_action_group(const Glib::ustring& name)Gtk::Widget
remove_all_columns()Gtk::TreeView
remove_column(TreeViewColumn& column)Gtk::TreeView
remove_controller(const Glib::RefPtr< EventController >& controller)Gtk::Widget
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(notifiable *data) constsigc::trackable
remove_mnemonic_label(Widget& label)Gtk::Widget
remove_modal_grab()Gtk::Widget
remove_tick_callback(guint id)Gtk::Widget
reparent(Container& new_parent)Gtk::Widget
reset_expander_column()Gtk::TreeView
reset_style()Gtk::Widget
root_vfunc()Gtk::Widgetprotectedvirtual
row_activated(const TreeModel::Path& path, TreeViewColumn& column)Gtk::TreeView
row_expanded(const TreeModel::Path& path)Gtk::TreeView
scroll_to_cell(const TreeModel::Path& path, TreeViewColumn& column, float row_align, float col_align)Gtk::TreeView
scroll_to_cell(const TreeModel::Path& path, TreeViewColumn& column)Gtk::TreeView
scroll_to_column(TreeViewColumn& column, float col_align)Gtk::TreeView
scroll_to_column(TreeViewColumn& column)Gtk::TreeView
scroll_to_point(int tree_x, int tree_y)Gtk::TreeView
scroll_to_row(const TreeModel::Path& path, float row_align)Gtk::TreeView
scroll_to_row(const TreeModel::Path& path)Gtk::TreeView
Scrollable()Gtk::Scrollableprotected
Scrollable(Scrollable&& src) noexceptGtk::Scrollable
Selection typedefGtk::TreeView
set_accel_path(const Glib::ustring& accel_path, const Glib::RefPtr< AccelGroup >& accel_group)Gtk::Widget
set_activate_on_single_click(bool single=true)Gtk::TreeView
set_can_focus(bool can_focus=true)Gtk::Widget
set_can_target(bool can_target=true)Gtk::Widget
set_child_visible(bool visible=true)Gtk::Widget
set_column_drag_function(const SlotColumnDrop& slot)Gtk::TreeView
set_cursor(const TreeModel::Path& path, TreeViewColumn& focus_column, bool start_editing=false)Gtk::TreeView
set_cursor(const TreeModel::Path& path, TreeViewColumn& focus_column, CellRenderer& focus_cell, bool start_editing=false)Gtk::TreeView
set_cursor(const TreeModel::Path& path)Gtk::TreeView
Gtk::Container::set_cursor(const Glib::RefPtr< Gdk::Cursor >& cursor)Gtk::Widget
Gtk::Container::set_cursor(const Glib::ustring& name={})Gtk::Widget
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_default_direction(TextDirection dir)Gtk::Widgetstatic
set_direction(TextDirection dir)Gtk::Widget
set_drag_dest_row(const TreeModel::Path& path, DropPosition pos)Gtk::TreeView
set_enable_search(bool enable_search=true)Gtk::TreeView
set_enable_tree_lines(bool enable=true)Gtk::TreeView
set_expand(bool expand=true)Gtk::Widget
set_expander_column(TreeViewColumn& column)Gtk::TreeView
set_fixed_height_mode(bool enable=true)Gtk::TreeView
set_focus_child(Widget& child)Gtk::Widgetprotected
set_focus_child_vfunc(Widget* child)Gtk::Containerprotectedvirtual
set_focus_hadjustment(const Glib::RefPtr< Adjustment >& adjustment)Gtk::Container
set_focus_on_click(bool focus_on_click=true)Gtk::Widget
set_focus_vadjustment(const Glib::RefPtr< Adjustment >& adjustment)Gtk::Container
set_font_map(const Glib::RefPtr< Pango::FontMap >& font_map)Gtk::Widget
set_font_options(const Cairo::FontOptions& options)Gtk::Widget
set_grid_lines(GridLines grid_lines)Gtk::TreeView
set_hadjustment(const Glib::RefPtr< Adjustment >& hadjustment)Gtk::Scrollable
set_halign(Align align)Gtk::Widget
set_has_surface(bool has_surface=true)Gtk::Widgetprotected
set_has_tooltip(bool has_tooltip=TRUE)Gtk::Widget
set_headers_clickable(bool setting=true)Gtk::TreeView
set_headers_visible(bool headers_visible=true)Gtk::TreeView
set_hexpand(bool expand=true)Gtk::Widget
set_hexpand_set(bool set=true)Gtk::Widget
set_hover_expand(bool expand=true)Gtk::TreeView
set_hover_selection(bool hover=true)Gtk::TreeView
set_hscroll_policy(Policy policy)Gtk::Scrollable
set_layout_manager(const Glib::RefPtr< LayoutManager >& layout_manager)Gtk::Widget
set_level_indentation(int indentation)Gtk::TreeView
set_margin(int margin)Gtk::Widget
set_margin_bottom(int margin)Gtk::Widget
set_margin_end(int margin)Gtk::Widget
set_margin_start(int margin)Gtk::Widget
set_margin_top(int margin)Gtk::Widget
set_model(const Glib::RefPtr< TreeModel >& model)Gtk::TreeView
set_name(const Glib::ustring& name)Gtk::Widget
set_opacity(double opacity)Gtk::Widget
set_overflow(Overflow overflow)Gtk::Widget
set_parent(Widget& parent)Gtk::Widget
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_receives_default(bool receives_default=true)Gtk::Widget
set_reorderable(bool reorderable=true)Gtk::TreeView
set_row_separator_func(const SlotRowSeparator& slot)Gtk::TreeView
set_rubber_banding(bool enable=true)Gtk::TreeView
set_search_column(const TreeModelColumnBase& column)Gtk::TreeView
set_search_column(int column)Gtk::TreeView
set_search_entry(Editable& entry)Gtk::TreeView
set_search_equal_func(const SlotSearchEqual& slot)Gtk::TreeView
set_search_position_func(const SlotSearchPosition& slot)Gtk::TreeView
set_sensitive(bool sensitive=true)Gtk::Widget
set_show_expanders(bool enabled=true)Gtk::TreeView
set_size_request(int width=-1, int height=-1)Gtk::Widget
set_state_flags(StateFlags flags, bool clear=true)Gtk::Widget
set_support_multidevice(bool support_multidevice=true)Gtk::Widget
set_surface(const Glib::RefPtr< Gdk::Surface >& surface)Gtk::Widgetprotected
set_tooltip_cell(const Glib::RefPtr< Tooltip >& tooltip, const TreeModel::Path* path, TreeViewColumn* column, CellRenderer* cell)Gtk::TreeView
set_tooltip_column(int column)Gtk::TreeView
set_tooltip_markup(const Glib::ustring& markup)Gtk::Widget
set_tooltip_row(const Glib::RefPtr< Tooltip >& tooltip, const TreePath& path)Gtk::TreeView
set_tooltip_text(const Glib::ustring& text)Gtk::Widget
set_tooltip_window(Window& custom_window)Gtk::Widget
set_vadjustment(const Glib::RefPtr< Adjustment >& vadjustment)Gtk::Scrollable
set_valign(Align align)Gtk::Widget
set_vexpand(bool expand=true)Gtk::Widget
set_vexpand_set(bool set=true)Gtk::Widget
set_visible(bool visible=true)Gtk::Widget
set_vscroll_policy(Policy policy)Gtk::Scrollable
show()Gtk::Widget
signal_accel_closures_changed()Gtk::Widget
signal_add()Gtk::Container
signal_columns_changed()Gtk::TreeView
signal_cursor_changed()Gtk::TreeView
signal_direction_changed()Gtk::Widget
signal_drag_begin()Gtk::Widget
signal_drag_data_delete()Gtk::Widget
signal_drag_data_get()Gtk::Widget
signal_drag_data_received()Gtk::Widget
signal_drag_drop()Gtk::Widget
signal_drag_end()Gtk::Widget
signal_drag_failed()Gtk::Widget
signal_drag_leave()Gtk::Widget
signal_drag_motion()Gtk::Widget
signal_grab_notify()Gtk::Widget
signal_hide()Gtk::Widget
signal_map()Gtk::Widget
signal_mnemonic_activate()Gtk::Widget
signal_popup_menu()Gtk::Widget
signal_query_tooltip()Gtk::Widget
signal_realize()Gtk::Widget
signal_remove()Gtk::Container
signal_row_activated()Gtk::TreeView
signal_row_collapsed()Gtk::TreeView
signal_row_expanded()Gtk::TreeView
signal_show()Gtk::Widget
signal_size_allocate()Gtk::Widget
signal_state_flags_changed()Gtk::Widget
signal_style_updated()Gtk::Widget
signal_test_collapse_row()Gtk::TreeView
signal_test_expand_row()Gtk::TreeView
signal_unmap()Gtk::Widget
signal_unrealize()Gtk::Widget
size_allocate(const Allocation& allocation, int baseline)Gtk::Widget
SlotColumnDrop typedefGtk::TreeView
SlotMapping typedefGtk::TreeView
SlotRowSeparator typedefGtk::TreeView
SlotSearchEqual typedefGtk::TreeView
SlotSearchPosition typedefGtk::TreeView
SlotTick typedefGtk::Widget
SlotTreeCellData typedefGtk::TreeView
snapshot_child(Widget& child, const Glib::RefPtr< Gtk::Snapshot >& snapshot)Gtk::Widget
snapshot_vfunc(const Glib::RefPtr< Gtk::Snapshot >& snapshot)Gtk::Widgetprotectedvirtual
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src) noexceptsigc::trackable
translate_coordinates(Widget& dest_widget, int src_x, int src_y, int& dest_x, int& dest_y)Gtk::Widget
TreeView(TreeView&& src) noexceptGtk::TreeView
TreeView(const TreeView&)=deleteGtk::TreeView
TreeView()Gtk::TreeView
TreeView(const Glib::RefPtr< TreeModel >& model)Gtk::TreeViewexplicit
trigger_tooltip_query()Gtk::Widget
unmap()Gtk::Widget
unparent()Gtk::Widget
unrealize()Gtk::Widgetprotected
unreference() constGlib::ObjectBasevirtual
unregister_surface(const Glib::RefPtr< Gdk::Surface >& surface)Gtk::Widget
unroot_vfunc()Gtk::Widgetprotectedvirtual
unset_column_drag_function()Gtk::TreeView
unset_drag_dest_row()Gtk::TreeView
unset_focus_child()Gtk::Widgetprotected
unset_font_options()Gtk::Widget
unset_hadjustment()Gtk::Scrollable
unset_layout_manager()Gtk::Widget
unset_model()Gtk::TreeView
unset_name()Gtk::Widget
unset_row_separator_func()Gtk::TreeView
unset_rows_drag_dest()Gtk::TreeView
unset_rows_drag_source()Gtk::TreeView
unset_state_flags(StateFlags flags)Gtk::Widget
unset_vadjustment()Gtk::Scrollable
Widget(Widget&& src) noexceptGtk::Widget
Widget(const Widget&)=deleteGtk::Widget
Widget()Gtk::Widgetprotected
wrap(GtkTreeView* object, bool take_copy=false)Gtk::TreeViewrelated
Gtk::Container::wrap(GtkContainer* object, bool take_copy=false)Gtk::Containerrelated
Gtk::Widget::wrap(GtkWidget* object, bool take_copy=false)Gtk::Widgetrelated
Gtk::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
Gtk::Buildable::wrap(GtkBuildable* object, bool take_copy=false)Gtk::Buildablerelated
Gtk::Atk::Implementor::wrap(AtkImplementor *object, bool take_copy=false)Atk::Implementor
Gtk::Scrollable::wrap(GtkScrollable* object, bool take_copy=false)Gtk::Scrollablerelated
~Buildable() noexcept overrideGtk::Buildable
~Container() noexcept overrideGtk::Container
~Implementor() noexcept overrideAtk::Implementor
Gtk::~Interface() noexcept overrideGlib::Interface
Gtk::Atk::Implementor::~Interface() noexcept overrideGlib::Interface
Gtk::Scrollable::~Interface() noexcept overrideGlib::Interface
~Object() noexcept overrideGtk::Object
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~Scrollable() noexcept overrideGtk::Scrollable
~trackable()sigc::trackable
~TreeView() noexcept overrideGtk::TreeView
~Widget() noexcept overrideGtk::Widget