gtkmm 3.24.7
Gtk::TreeView Member List

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

activate()Gtk::Widget
add(Widget & widget)Gtk::Containervirtual
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_device_events(const Glib::RefPtr< const Gdk::Device > & device, Gdk::EventMask events)Gtk::Widget
add_events(Gdk::EventMask events)Gtk::Widget
Gtk::add_interface(GType gtype_implementer)Gtk::Buildablestatic
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
check_resize()Gtk::Container
child_focus(DirectionType direction)Gtk::Widget
child_notify(const Glib::ustring & child_property)Gtk::Widget
child_type() constGtk::Container
child_type_vfunc() constGtk::Containerprotectedvirtual
collapse_all()Gtk::TreeView
collapse_row(const TreeModel::Path & path)Gtk::TreeView
Column typedefGtk::TreeView
columns_autosize()Gtk::TreeView
composite_name_vfunc(GtkWidget * child)Gtk::Containerprotectedvirtual
compute_expand(Orientation orientation)Gtk::Widget
Container(Container && src) noexceptGtk::Container
Container(const Container &)=deleteGtk::Container
Container()Gtk::Containerprotected
convert_bin_window_to_tree_coords(int bx, int by, int & tx, int & ty) constGtk::TreeView
convert_bin_window_to_widget_coords(int bx, int by, int & wx, int & wy) constGtk::TreeView
convert_tree_to_bin_window_coords(int tx, int ty, int & bx, int & by) constGtk::TreeView
convert_tree_to_widget_coords(int tx, int ty, int & wx, int & wy) constGtk::TreeView
convert_widget_to_bin_window_coords(int wx, int wy, int & bx, int & by) constGtk::TreeView
convert_widget_to_tree_coords(int wx, int wy, int & tx, int & ty) constGtk::TreeView
create_pango_context()Gtk::Widget
create_pango_layout(const Glib::ustring & text)Gtk::Widget
create_row_drag_icon(const TreeModel::Path & path) constGtk::TreeView
device_is_shadowed(const Glib::RefPtr< const Gdk::Device > & device)Gtk::Widget
dispatch_child_properties_changed_vfunc(guint p1, GParamSpec ** p2)Gtk::Widgetprotectedvirtual
drag_begin(const Glib::RefPtr< TargetList > & targets, Gdk::DragAction actions, int button, GdkEvent * gdk_event)Gtk::Widget
drag_begin(const Glib::RefPtr< TargetList > & targets, Gdk::DragAction actions, int button, GdkEvent * gdk_event, 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::DragContext > & context, const Glib::RefPtr< TargetList > & target_list) constGtk::Widget
drag_dest_find_target(const Glib::RefPtr< Gdk::DragContext > & context) constGtk::Widget
drag_dest_get_target_list()Gtk::Widget
drag_dest_get_target_list() constGtk::Widget
drag_dest_set(DestDefaults flags=DestDefaults(0), Gdk::DragAction actions=Gdk::DragAction(0))Gtk::Widget
drag_dest_set(const std::vector< TargetEntry > & targets, DestDefaults flags=DEST_DEFAULT_ALL, Gdk::DragAction actions=Gdk::ACTION_COPY)Gtk::Widget
drag_dest_set_proxy(const Glib::RefPtr< Gdk::Window > & proxy_window, Gdk::DragProtocol protocol, bool use_coordinates)Gtk::Widget
drag_dest_set_target_list(const Glib::RefPtr< TargetList > & target_list)Gtk::Widget
drag_dest_unset()Gtk::Widget
drag_get_data(const Glib::RefPtr< Gdk::DragContext > & context, const Glib::ustring & target, guint32 time)Gtk::Widget
drag_get_source_widget(const Glib::RefPtr< Gdk::DragContext > & context)Gtk::Widgetstatic
drag_highlight()Gtk::Widget
drag_set_as_icon(const Glib::RefPtr< Gdk::DragContext > & context, int hot_x, int hot_y)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_set(const std::vector< TargetEntry > & targets, Gdk::ModifierType start_button_mask=Gdk::MODIFIER_MASK, Gdk::DragAction actions=Gdk::ACTION_COPY)Gtk::Widget
drag_source_set_icon(const Glib::RefPtr< Gdk::Pixbuf > & pixbuf)Gtk::Widget
drag_source_set_icon(const StockID & stock_id)Gtk::Widget
drag_source_set_icon(const Glib::ustring & icon_name)Gtk::Widget
drag_source_unset()Gtk::Widget
drag_unhighlight()Gtk::Widget
draw(const ::Cairo::RefPtr< ::Cairo::Context > & cr)Gtk::Widgetprotected
draw_insertion_cursor(const ::Cairo::RefPtr< ::Cairo::Context > & cr, const Gdk::Rectangle & location, bool is_primary, TextDirection direction, bool draw_arrow=true)Gtk::Widget
enable_model_drag_dest(const std::vector< TargetEntry > & targets, Gdk::DragAction actions=Gdk::ACTION_COPY|Gdk::ACTION_MOVE)Gtk::TreeView
enable_model_drag_dest(Gdk::DragAction actions=Gdk::ACTION_COPY|Gdk::ACTION_MOVE)Gtk::TreeView
enable_model_drag_source(const std::vector< TargetEntry > & targets, Gdk::ModifierType start_button_mask=Gdk::MODIFIER_MASK, Gdk::DragAction actions=Gdk::ACTION_COPY|Gdk::ACTION_MOVE)Gtk::TreeView
enable_model_drag_source(Gdk::ModifierType start_button_mask=Gdk::MODIFIER_MASK, Gdk::DragAction actions=Gdk::ACTION_COPY|Gdk::ACTION_MOVE)Gtk::TreeView
error_bell()Gtk::Widget
event(GdkEvent * 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(gboolean include_internals, GtkCallback callback, gpointer callback_data)Gtk::Containerprotectedvirtual
foreach(const ForeachSlot & slot)Gtk::Container
ForeachSlot typedefGtk::Container
freeze_child_notify()Gtk::Widget
get_accessible()Gtk::Widget
get_accessible() constGtk::Widget
get_accessible_vfunc()Gtk::Widgetprotectedvirtual
get_action_group(const Glib::ustring & prefix)Gtk::Widget
get_action_group(const Glib::ustring & prefix) constGtk::Widget
get_activate_on_single_click() constGtk::TreeView
get_allocated_baseline() constGtk::Widget
get_allocated_height() constGtk::Widget
get_allocated_size(Allocation & allocation, int & baseline) constGtk::Widget
get_allocated_width() constGtk::Widget
get_allocation() constGtk::Widget
get_ancestor(GType widget_type)Gtk::Widget
get_ancestor(GType widget_type) constGtk::Widget
get_app_paintable() constGtk::Widget
get_background_area(const TreeModel::Path & path, TreeViewColumn & column, Gdk::Rectangle & rect) constGtk::TreeView
get_bin_window()Gtk::TreeView
get_bin_window() constGtk::TreeView
get_border(Border & border) constGtk::Scrollable
get_border_width() constGtk::Container
get_can_default() constGtk::Widget
get_can_focus() constGtk::Widget
get_cell_area(const TreeModel::Path & path, TreeViewColumn & column, Gdk::Rectangle & rect) constGtk::TreeView
get_child_property_vfunc(GtkWidget * child, guint property_id, GValue * value, GParamSpec * pspec) constGtk::Containerprotectedvirtual
get_child_visible() constGtk::Widget
get_children()Gtk::Container
get_children() constGtk::Container
get_clip() constGtk::Widget
get_clipboard(const Glib::ustring & selection)Gtk::Widget
get_clipboard(const Glib::ustring & selection) constGtk::Widget
get_column(int n)Gtk::TreeView
get_column(int n) constGtk::TreeView
get_column_cell_renderer(int n)Gtk::TreeView
get_column_cell_renderer(int n) constGtk::TreeView
get_columns()Gtk::TreeView
get_columns() constGtk::TreeView
get_composite_name() constGtk::Widget
get_current_modal_grab()Gtk::Widgetstatic
get_cursor(TreeModel::Path & path, TreeViewColumn *& focus_column)Gtk::TreeView
get_default_direction()Gtk::Widgetstatic
get_dest_row_at_pos(int drag_x, int drag_y, TreeModel::Path & path, TreeViewDropPosition & pos) constGtk::TreeView
get_device_enabled(const Glib::RefPtr< const Gdk::Device > & device) constGtk::Widget
get_device_events(const Glib::RefPtr< const Gdk::Device > & device) constGtk::Widget
get_direction() constGtk::Widget
get_display()Gtk::Widget
get_display() constGtk::Widget
get_double_buffered() constGtk::Widget
get_drag_dest_row(TreeModel::Path & path, TreeViewDropPosition & pos) constGtk::TreeView
get_enable_search() constGtk::TreeView
get_enable_tree_lines() constGtk::TreeView
get_events() constGtk::Widget
get_expander_column()Gtk::TreeView
get_expander_column() constGtk::TreeView
get_fixed_height_mode() constGtk::TreeView
get_focus_chain()Gtk::Container
get_focus_chain() constGtk::Container
get_focus_child()Gtk::Container
get_focus_child() constGtk::Container
get_focus_hadjustment()Gtk::Container
get_focus_hadjustment() constGtk::Container
get_focus_on_click() constGtk::Widget
get_focus_vadjustment()Gtk::Container
get_focus_vadjustment() constGtk::Container
get_font_map()Gtk::Widget
get_font_map() constGtk::Widget
get_font_options() constGtk::Widget
get_frame_clock()Gtk::Widget
get_frame_clock() constGtk::Widget
get_grid_lines() constGtk::TreeView
get_hadjustment()Gtk::Scrollable
get_hadjustment() constGtk::Scrollable
get_halign() constGtk::Widget
get_has_tooltip() constGtk::Widget
get_has_window() constGtk::Widget
get_headers_clickable() constGtk::TreeView
get_headers_visible() constGtk::TreeView
get_height() constGtk::Widget
get_hexpand() constGtk::Widget
get_hexpand_set() constGtk::Widget
get_hover_expand() constGtk::TreeView
get_hover_selection() constGtk::TreeView
get_hscroll_policy() constGtk::Scrollable
get_is_drawable() constGtk::Widget
get_is_toplevel() constGtk::Widget
get_level_indentation() constGtk::TreeView
get_mapped() constGtk::Widget
get_margin_bottom() constGtk::Widget
get_margin_end() constGtk::Widget
get_margin_left() constGtk::Widget
get_margin_right() constGtk::Widget
get_margin_start() constGtk::Widget
get_margin_top() constGtk::Widget
get_model()Gtk::TreeView
get_model() constGtk::TreeView
get_modifier_mask(Gdk::ModifierIntent intent)Gtk::Widget
get_n_columns() constGtk::TreeView
get_name() constGtk::Widget
get_no_show_all() constGtk::Widget
get_opacity() constGtk::Widget
get_pango_context()Gtk::Widget
get_parent()Gtk::Widget
get_parent() constGtk::Widget
get_parent_window()Gtk::Widget
get_parent_window() constGtk::Widget
get_path() constGtk::Widget
get_path_at_pos(int x, int y, TreeModel::Path & path, TreeViewColumn *& column, int & cell_x, int & cell_y) constGtk::TreeView
get_path_at_pos(int x, int y, TreeModel::Path & path) constGtk::TreeView
get_path_for_child(const Widget & child) constGtk::Container
get_pointer(int & x, int & y) constGtk::Widget
get_preferred_height(int & minimum_height, int & natural_height) constGtk::Widget
get_preferred_height_for_width(int width, int & minimum_height, int & natural_height) constGtk::Widget
get_preferred_height_for_width(int width, int & minimum_height, int & natural_height, int & minimum_baseline, int & natural_baseline) constGtk::Widget
get_preferred_height_for_width_vfunc(int width, int & minimum_height, int & natural_height) constGtk::Widgetprotectedvirtual
get_preferred_height_vfunc(int & minimum_height, int & natural_height) constGtk::Widgetprotectedvirtual
get_preferred_size(Requisition & minimum_size, Requisition & natural_size) constGtk::Widget
get_preferred_width(int & minimum_width, int & natural_width) constGtk::Widget
get_preferred_width_for_height(int height, int & minimum_width, int & natural_width) constGtk::Widget
get_preferred_width_for_height_vfunc(int height, int & minimum_width, int & natural_width) constGtk::Widgetprotectedvirtual
get_preferred_width_vfunc(int & minimum_width, int & natural_width) constGtk::Widgetprotectedvirtual
get_realized() constGtk::Widget
get_receives_default() constGtk::Widget
get_reorderable() constGtk::TreeView
get_request_mode() constGtk::Widget
get_request_mode_vfunc() constGtk::Widgetprotectedvirtual
get_requisition() constGtk::Widgetprotected
get_resize_mode() constGtk::Container
get_root_window()Gtk::Widget
get_root_window() constGtk::Widget
get_rubber_banding() constGtk::TreeView
get_rules_hint() constGtk::TreeView
get_scale_factor() constGtk::Widget
get_screen()Gtk::Widget
get_screen() constGtk::Widget
get_search_column() constGtk::TreeView
get_search_entry()Gtk::TreeView
get_search_entry() constGtk::TreeView
get_selection()Gtk::TreeView
get_selection() constGtk::TreeView
get_sensitive() constGtk::Widget
get_settings()Gtk::Widget
get_show_expanders() constGtk::TreeView
get_size_request(int & width, int & height) constGtk::Widget
get_state() constGtk::Widget
get_state_flags() constGtk::Widget
get_style_context()Gtk::Widget
get_style_context() constGtk::Widget
get_style_property(const Glib::ustring & the_property_name, PropertyType & value) constGtk::Widget
get_style_property_value(const Glib::ustring & the_property_name, Glib::ValueBase & value) constGtk::Widgetprotected
get_support_multidevice() constGtk::Widget
get_tooltip_column() constGtk::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() constGtk::Widget
get_tooltip_text() constGtk::Widget
get_tooltip_window()Gtk::Widget
get_toplevel()Gtk::Widget
get_toplevel() constGtk::Widget
get_type()Gtk::TreeViewstatic
get_vadjustment()Gtk::Scrollable
get_vadjustment() constGtk::Scrollable
get_valign() constGtk::Widget
get_valign_with_baseline() constGtk::Widget
get_vexpand() constGtk::Widget
get_vexpand_set() constGtk::Widget
get_visible() constGtk::Widget
get_visible_range(TreeModel::Path & start_path, TreeModel::Path & end_path) constGtk::TreeView
get_visible_rect(Gdk::Rectangle & visible_rect) constGtk::TreeView
get_visual()Gtk::Widget
get_vscroll_policy() constGtk::Scrollable
get_width() constGtk::Widget
get_window()Gtk::Widget
get_window() constGtk::Widget
gobj()Gtk::TreeViewinline
gobj() constGtk::TreeViewinline
grab_default()Gtk::Widget
grab_focus()Gtk::Widget
has_default() constGtk::Widget
has_focus() constGtk::Widget
has_focus_chain() constGtk::Container
has_grab() constGtk::Widget
has_screen() constGtk::Widget
has_visible_focus() constGtk::Widget
hide()Gtk::Widget
in_destruction() constGtk::Widget
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_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
intersect(const Gdk::Rectangle & area) constGtk::Widget
intersect(const Gdk::Rectangle & area, Gdk::Rectangle & intersection) constGtk::Widget
is_ancestor(Widget & ancestor) constGtk::Widget
is_blank_at_pos(int x, int y, TreePath & path, TreeViewColumn *& column, int & cell_x, int & cell_y) constGtk::TreeView
is_blank_at_pos(int x, int y) constGtk::TreeView
is_composited() constGtk::Widget
is_focus() constGtk::Widget
is_rubber_banding_active() constGtk::TreeView
is_sensitive() constGtk::Widget
is_visible() constGtk::Widget
keynav_failed(DirectionType direction)Gtk::Widget
list_action_prefixes() constGtk::Widget
list_mnemonic_labels()Gtk::Widget
list_mnemonic_labels() constGtk::Widget
map()Gtk::Widget
map_expanded_rows(const SlotMapping & slot)Gtk::TreeView
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
Object(Object && src) noexceptGtk::Object
on_add(Widget * widget)Gtk::Containerprotectedvirtual
on_button_press_event(GdkEventButton * button_event)Gtk::Widgetprotectedvirtual
on_button_release_event(GdkEventButton * release_event)Gtk::Widgetprotectedvirtual
on_check_resize()Gtk::Containerprotectedvirtual
on_child_notify(GParamSpec * pspec)Gtk::Widgetprotectedvirtual
on_columns_changed()Gtk::TreeViewprotectedvirtual
on_configure_event(GdkEventConfigure * configure_event)Gtk::Widgetprotectedvirtual
on_cursor_changed()Gtk::TreeViewprotectedvirtual
on_delete_event(GdkEventAny * any_event)Gtk::Widgetprotectedvirtual
on_direction_changed(TextDirection direction)Gtk::Widgetprotectedvirtual
on_drag_begin(const Glib::RefPtr< Gdk::DragContext > & context)Gtk::Widgetprotectedvirtual
on_drag_data_delete(const Glib::RefPtr< Gdk::DragContext > & context)Gtk::Widgetprotectedvirtual
on_drag_data_get(const Glib::RefPtr< Gdk::DragContext > & context, SelectionData & selection_data, guint info, guint time)Gtk::Widgetprotectedvirtual
on_drag_data_received(const Glib::RefPtr< Gdk::DragContext > & context, int x, int y, const SelectionData & selection_data, guint info, guint time)Gtk::Widgetprotectedvirtual
on_drag_drop(const Glib::RefPtr< Gdk::DragContext > & context, int x, int y, guint time)Gtk::Widgetprotectedvirtual
on_drag_end(const Glib::RefPtr< Gdk::DragContext > & context)Gtk::Widgetprotectedvirtual
on_drag_leave(const Glib::RefPtr< Gdk::DragContext > & context, guint time)Gtk::Widgetprotectedvirtual
on_drag_motion(const Glib::RefPtr< Gdk::DragContext > & context, int x, int y, guint time)Gtk::Widgetprotectedvirtual
on_draw(const ::Cairo::RefPtr< ::Cairo::Context > & cr)Gtk::Widgetprotectedvirtual
on_enter_notify_event(GdkEventCrossing * crossing_event)Gtk::Widgetprotectedvirtual
on_event(GdkEvent * gdk_event)Gtk::Widgetprotectedvirtual
on_focus(DirectionType direction)Gtk::Widgetprotectedvirtual
on_focus_in_event(GdkEventFocus * focus_event)Gtk::Widgetprotectedvirtual
on_focus_out_event(GdkEventFocus * gdk_event)Gtk::Widgetprotectedvirtual
on_grab_focus()Gtk::Widgetprotectedvirtual
on_grab_notify(bool was_grabbed)Gtk::Widgetprotectedvirtual
on_hide()Gtk::Widgetprotectedvirtual
on_hierarchy_changed(Widget * previous_toplevel)Gtk::Widgetprotectedvirtual
on_key_press_event(GdkEventKey * key_event)Gtk::Widgetprotectedvirtual
on_key_release_event(GdkEventKey * key_event)Gtk::Widgetprotectedvirtual
on_leave_notify_event(GdkEventCrossing * crossing_event)Gtk::Widgetprotectedvirtual
on_map()Gtk::Widgetprotectedvirtual
on_map_event(GdkEventAny * any_event)Gtk::Widgetprotectedvirtual
on_mnemonic_activate(bool group_cycling)Gtk::Widgetprotectedvirtual
on_motion_notify_event(GdkEventMotion * motion_event)Gtk::Widgetprotectedvirtual
on_parent_changed(Widget * previous_parent)Gtk::Widgetprotectedvirtual
on_property_notify_event(GdkEventProperty * property_event)Gtk::Widgetprotectedvirtual
on_proximity_in_event(GdkEventProximity * proximity_event)Gtk::Widgetprotectedvirtual
on_proximity_out_event(GdkEventProximity * proximity_event)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_screen_changed(const Glib::RefPtr< Gdk::Screen > & previous_screen)Gtk::Widgetprotectedvirtual
on_scroll_event(GdkEventScroll * scroll_event)Gtk::Widgetprotectedvirtual
on_selection_clear_event(GdkEventSelection * selection_event)Gtk::Widgetprotectedvirtual
on_selection_get(SelectionData & selection_data, guint info, guint time)Gtk::Widgetprotectedvirtual
on_selection_notify_event(GdkEventSelection * selection_event)Gtk::Widgetprotectedvirtual
on_selection_received(const SelectionData & selection_data, guint time)Gtk::Widgetprotectedvirtual
on_selection_request_event(GdkEventSelection * selection_event)Gtk::Widgetprotectedvirtual
on_set_focus_child(Widget * widget)Gtk::Containerprotectedvirtual
on_show()Gtk::Widgetprotectedvirtual
on_size_allocate(Allocation & allocation)Gtk::Widgetprotectedvirtual
on_state_changed(Gtk::StateType previous_state)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_unmap_event(GdkEventAny * any_event)Gtk::Widgetprotectedvirtual
on_unrealize()Gtk::Widgetprotectedvirtual
on_visibility_notify_event(GdkEventVisibility * visibility_event)Gtk::Widgetprotectedvirtual
on_window_state_event(GdkEventWindowState * window_state_event)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::Buildable::operator=(Buildable && src) noexceptGtk::Buildable
Gtk::Scrollable::operator=(Scrollable && src) noexceptGtk::Scrollable
override_background_color(const Gdk::RGBA & color, StateFlags state=STATE_FLAG_NORMAL)Gtk::Widget
override_color(const Gdk::RGBA & color, StateFlags state=STATE_FLAG_NORMAL)Gtk::Widget
override_cursor(const Gdk::RGBA & cursor, const Gdk::RGBA & secondary_cursor)Gtk::Widget
override_font(const Pango::FontDescription & font_desc)Gtk::Widget
override_symbolic_color(const Glib::ustring & name, const Gdk::RGBA & color)Gtk::Widget
pop_composite_child()Gtk::Widgetstatic
propagate_draw(Widget & child, const ::Cairo::RefPtr< ::Cairo::Context > & cr)Gtk::Container
property_activate_on_single_click()Gtk::TreeView
property_activate_on_single_click() constGtk::TreeView
property_app_paintable()Gtk::Widget
property_app_paintable() constGtk::Widget
property_border_width()Gtk::Containerprotected
property_border_width() constGtk::Containerprotected
property_can_default()Gtk::Widget
property_can_default() constGtk::Widget
property_can_focus()Gtk::Widget
property_can_focus() constGtk::Widget
property_child()Gtk::Containerprotected
property_composite_child() constGtk::Widget
property_double_buffered()Gtk::Widget
property_double_buffered() constGtk::Widget
property_enable_grid_lines()Gtk::TreeView
property_enable_grid_lines() constGtk::TreeView
property_enable_search()Gtk::TreeView
property_enable_search() constGtk::TreeView
property_enable_tree_lines()Gtk::TreeView
property_enable_tree_lines() constGtk::TreeView
property_events()Gtk::Widget
property_events() constGtk::Widget
property_expand()Gtk::Widget
property_expand() constGtk::Widget
property_expander_column()Gtk::TreeView
property_expander_column() constGtk::TreeView
property_fixed_height_mode()Gtk::TreeView
property_fixed_height_mode() constGtk::TreeView
property_focus_on_click()Gtk::Widget
property_focus_on_click() constGtk::Widget
property_hadjustment()Gtk::Scrollable
property_hadjustment() constGtk::Scrollable
property_halign()Gtk::Widget
property_halign() constGtk::Widget
property_has_default()Gtk::Widget
property_has_default() constGtk::Widget
property_has_focus()Gtk::Widget
property_has_focus() constGtk::Widget
property_has_tooltip()Gtk::Widget
property_has_tooltip() constGtk::Widget
property_headers_clickable()Gtk::TreeView
property_headers_clickable() constGtk::TreeView
property_headers_visible()Gtk::TreeView
property_headers_visible() constGtk::TreeView
property_height_request()Gtk::Widget
property_height_request() constGtk::Widget
property_hexpand()Gtk::Widget
property_hexpand() constGtk::Widget
property_hexpand_set()Gtk::Widget
property_hexpand_set() constGtk::Widget
property_hover_expand()Gtk::TreeView
property_hover_expand() constGtk::TreeView
property_hover_selection()Gtk::TreeView
property_hover_selection() constGtk::TreeView
property_hscroll_policy()Gtk::Scrollable
property_hscroll_policy() constGtk::Scrollable
property_is_focus()Gtk::Widget
property_is_focus() constGtk::Widget
property_level_indentation()Gtk::TreeView
property_level_indentation() constGtk::TreeView
property_margin()Gtk::Widget
property_margin() constGtk::Widget
property_margin_bottom()Gtk::Widget
property_margin_bottom() constGtk::Widget
property_margin_end()Gtk::Widget
property_margin_end() constGtk::Widget
property_margin_left()Gtk::Widget
property_margin_left() constGtk::Widget
property_margin_right()Gtk::Widget
property_margin_right() constGtk::Widget
property_margin_start()Gtk::Widget
property_margin_start() constGtk::Widget
property_margin_top()Gtk::Widget
property_margin_top() constGtk::Widget
property_model()Gtk::TreeView
property_model() constGtk::TreeView
property_name()Gtk::Widget
property_name() constGtk::Widget
property_no_show_all()Gtk::Widget
property_no_show_all() constGtk::Widget
property_opacity()Gtk::Widget
property_opacity() constGtk::Widget
property_parent()Gtk::Widget
property_parent() constGtk::Widget
property_receives_default()Gtk::Widget
property_receives_default() constGtk::Widget
property_reorderable()Gtk::TreeView
property_reorderable() constGtk::TreeView
property_resize_mode()Gtk::Containerprotected
property_resize_mode() constGtk::Containerprotected
property_rubber_banding()Gtk::TreeView
property_rubber_banding() constGtk::TreeView
property_rules_hint()Gtk::TreeView
property_rules_hint() constGtk::TreeView
property_scale_factor() constGtk::Widget
property_search_column()Gtk::TreeView
property_search_column() constGtk::TreeView
property_sensitive()Gtk::Widget
property_sensitive() constGtk::Widget
property_show_expanders()Gtk::TreeView
property_show_expanders() constGtk::TreeView
property_style()Gtk::Widget
property_style() constGtk::Widget
property_tooltip_column()Gtk::TreeView
property_tooltip_column() constGtk::TreeView
property_tooltip_markup()Gtk::Widget
property_tooltip_markup() constGtk::Widget
property_tooltip_text()Gtk::Widget
property_tooltip_text() constGtk::Widget
property_vadjustment()Gtk::Scrollable
property_vadjustment() constGtk::Scrollable
property_valign()Gtk::Widget
property_valign() constGtk::Widget
property_vexpand()Gtk::Widget
property_vexpand() constGtk::Widget
property_vexpand_set()Gtk::Widget
property_vexpand_set() constGtk::Widget
property_visible()Gtk::Widget
property_visible() constGtk::Widget
property_vscroll_policy()Gtk::Scrollable
property_vscroll_policy() constGtk::Scrollable
property_width_request()Gtk::Widget
property_width_request() constGtk::Widget
property_window() constGtk::Widget
push_composite_child()Gtk::Widgetstatic
queue_allocate()Gtk::Widget
queue_compute_expand()Gtk::Widget
queue_draw()Gtk::Widget
queue_draw_area(int x, int y, int width, int height)Gtk::Widget
queue_draw_region(const ::Cairo::RefPtr< const ::Cairo::Region > & region)Gtk::Widget
queue_resize()Gtk::Widget
queue_resize_no_redraw()Gtk::Widget
realize()Gtk::Widgetprotected
realize_if_needed()Gtk::Widgetprotected
region_intersect(const ::Cairo::RefPtr< ::Cairo::Region > & region) constGtk::Widget
register_window(const Glib::RefPtr< Gdk::Window > & window)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_mnemonic_label(Widget & label)Gtk::Widget
remove_modal_grab()Gtk::Widget
remove_tick_callback(guint id)Gtk::Widget
render_icon_pixbuf(const StockID & stock_id, IconSize size)Gtk::Widget
reparent(Widget & new_parent)Gtk::Widget
reset_expander_column()Gtk::TreeView
reset_style()Gtk::Widget
resize_children()Gtk::Container
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
send_expose(GdkEvent * gdk_event)Gtk::Widget
send_focus_change(GdkEvent * gdk_event)Gtk::Widget
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_allocation(const Allocation & allocation)Gtk::Widget
set_app_paintable(bool app_paintable=true)Gtk::Widget
set_border_width(guint border_width)Gtk::Container
set_can_default(bool can_default=true)Gtk::Widget
set_can_focus(bool can_focus=true)Gtk::Widget
set_child_property_vfunc(GtkWidget * child, guint property_id, const GValue * value, GParamSpec * pspec)Gtk::Containerprotectedvirtual
set_child_visible(bool visible=true)Gtk::Widget
set_clip(const Allocation & clip)Gtk::Widget
set_column_drag_function(const SlotColumnDrop & slot)Gtk::TreeView
set_composite_name(const Glib::ustring & name)Gtk::Widget
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
set_default_direction(TextDirection dir)Gtk::Widgetstatic
set_device_enabled(const Glib::RefPtr< Gdk::Device > & device, bool enabled=true)Gtk::Widget
set_device_events(const Glib::RefPtr< const Gdk::Device > & device, Gdk::EventMask events)Gtk::Widget
set_direction(TextDirection dir)Gtk::Widget
set_double_buffered(bool double_buffered=true)Gtk::Widget
set_drag_dest_row(const TreeModel::Path & path, TreeViewDropPosition pos)Gtk::TreeView
set_enable_search(bool enable_search=true)Gtk::TreeView
set_enable_tree_lines(bool enable=true)Gtk::TreeView
set_events(Gdk::EventMask events)Gtk::Widget
set_expander_column(TreeViewColumn & column)Gtk::TreeView
set_fixed_height_mode(bool enable=true)Gtk::TreeView
set_focus_chain(const std::vector< Widget * > & focusable_widgets)Gtk::Container
set_focus_child(Widget & widget)Gtk::Container
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(TreeViewGridLines grid_lines)Gtk::TreeView
set_hadjustment(const Glib::RefPtr< Adjustment > & hadjustment)Gtk::Scrollable
set_halign(Align align)Gtk::Widget
set_has_tooltip(bool has_tooltip=TRUE)Gtk::Widget
set_has_window(bool has_window=true)Gtk::Widgetprotected
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(ScrollablePolicy policy)Gtk::Scrollable
set_level_indentation(int indentation)Gtk::TreeView
set_mapped(bool mapped=true)Gtk::Widgetprotected
set_margin_bottom(int margin)Gtk::Widget
set_margin_end(int margin)Gtk::Widget
set_margin_left(int margin)Gtk::Widget
set_margin_right(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_no_show_all(bool no_show_all=true)Gtk::Widget
set_opacity(double opacity)Gtk::Widget
set_parent(Widget & parent)Gtk::Widget
set_parent_window(const Glib::RefPtr< const Gdk::Window > & parent_window)Gtk::Widget
set_realized(bool realized=true)Gtk::Widgetprotected
set_reallocate_redraws(bool needs_redraws=true)Gtk::Container
set_receives_default(bool receives_default=true)Gtk::Widget
set_redraw_on_allocate(bool redraw_on_allocate=true)Gtk::Widget
set_reorderable(bool reorderable=true)Gtk::TreeView
set_resize_mode(ResizeMode resize_mode)Gtk::Container
set_row_separator_func(const SlotRowSeparator & slot)Gtk::TreeView
set_rubber_banding(bool enable=true)Gtk::TreeView
set_rules_hint(bool setting=true)Gtk::TreeView
set_search_column(const TreeModelColumnBase & column)Gtk::TreeView
set_search_column(int column)Gtk::TreeView
set_search_entry(Entry & 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(StateType state)Gtk::Widget
set_state_flags(StateFlags flags, bool clear=true)Gtk::Widget
set_support_multidevice(bool support_multidevice=true)Gtk::Widget
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(ScrollablePolicy policy)Gtk::Scrollable
set_window(const Glib::RefPtr< Gdk::Window > & window)Gtk::Widgetprotected
shape_combine_region(const ::Cairo::RefPtr< const ::Cairo::Region > & region)Gtk::Widget
should_draw_window(const ::Cairo::RefPtr< const ::Cairo::Context > & cr, const Glib::RefPtr< const Gdk::Window > & window)Gtk::Widgetprotectedstatic
show()Gtk::Widget
show_all()Gtk::Widget
show_all_children(bool recursive=true)Gtk::Container
show_all_vfunc()Gtk::Widgetprotectedvirtual
show_now()Gtk::Widget
signal_add()Gtk::Container
signal_button_press_event()Gtk::Widget
signal_button_release_event()Gtk::Widget
signal_check_resize()Gtk::Container
signal_child_notify()Gtk::Widget
signal_child_notify(const Glib::ustring & child_property_name)Gtk::Widget
signal_columns_changed()Gtk::TreeView
signal_composited_changed()Gtk::Widget
signal_configure_event()Gtk::Widget
signal_cursor_changed()Gtk::TreeView
signal_damage_event()Gtk::Widget
signal_delete_event()Gtk::Widget
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_draw()Gtk::Widget
signal_enter_notify_event()Gtk::Widget
signal_event()Gtk::Widget
signal_event_after()Gtk::Widget
signal_focus()Gtk::Widget
signal_focus_in_event()Gtk::Widget
signal_focus_out_event()Gtk::Widget
signal_grab_broken_event()Gtk::Widget
signal_grab_focus()Gtk::Widget
signal_grab_notify()Gtk::Widget
signal_hide()Gtk::Widget
signal_hierarchy_changed()Gtk::Widget
signal_key_press_event()Gtk::Widget
signal_key_release_event()Gtk::Widget
signal_leave_notify_event()Gtk::Widget
signal_map()Gtk::Widget
signal_map_event()Gtk::Widget
signal_mnemonic_activate()Gtk::Widget
signal_motion_notify_event()Gtk::Widget
signal_parent_changed()Gtk::Widget
signal_popup_menu()Gtk::Widget
signal_property_notify_event()Gtk::Widget
signal_proximity_in_event()Gtk::Widget
signal_proximity_out_event()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_screen_changed()Gtk::Widget
signal_scroll_event()Gtk::Widget
signal_selection_clear_event()Gtk::Widget
signal_selection_get()Gtk::Widget
signal_selection_notify_event()Gtk::Widget
signal_selection_received()Gtk::Widget
signal_selection_request_event()Gtk::Widget
signal_set_focus_child()Gtk::Container
signal_show()Gtk::Widget
signal_size_allocate()Gtk::Widget
signal_state_changed()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_touch_event()Gtk::Widget
signal_unmap()Gtk::Widget
signal_unmap_event()Gtk::Widget
signal_unrealize()Gtk::Widget
signal_visibility_notify_event()Gtk::Widget
signal_window_state_event()Gtk::Widget
size_allocate(const Allocation & allocation)Gtk::Widget
size_allocate(const Allocation & allocation, int baseline)Gtk::Widget
SlotCellData typedefGtk::TreeView
SlotColumnDrop typedefGtk::TreeView
SlotMapping typedefGtk::TreeView
SlotRowSeparator typedefGtk::TreeView
SlotSearchEqual typedefGtk::TreeView
SlotSearchPosition typedefGtk::TreeView
SlotTick typedefGtk::Widget
SlotTreeCellData typedefGtk::TreeView
thaw_child_notify()Gtk::Widget
transform_cairo_context_to_window(const ::Cairo::RefPtr< ::Cairo::Context > & cr, const Glib::RefPtr< const Gdk::Window > & window)Gtk::Widgetprotected
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
unregister_window(const Glib::RefPtr< Gdk::Window > & window)Gtk::Widget
unset_background_color(StateFlags state=STATE_FLAG_NORMAL)Gtk::Widget
unset_color(StateFlags state=STATE_FLAG_NORMAL)Gtk::Widget
unset_column_drag_function()Gtk::TreeView
unset_composite_name()Gtk::Widget
unset_cursor()Gtk::Widget
unset_drag_dest_row()Gtk::TreeView
unset_focus_chain()Gtk::Container
unset_font()Gtk::Widget
unset_font_options()Gtk::Widget
unset_hadjustment()Gtk::Scrollable
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_symbolic_color(const Glib::ustring & name)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::Buildable::wrap(GtkBuildable * object, bool take_copy=false)Gtk::Buildablerelated
Gtk::Scrollable::wrap(GtkScrollable * object, bool take_copy=false)Gtk::Scrollablerelated
~Buildable() noexcept overrideGtk::Buildable
~Container() noexcept overrideGtk::Container
~Object() noexcept overrideGtk::Object
~Scrollable() noexcept overrideGtk::Scrollable
~TreeView() noexcept overrideGtk::TreeView
~Widget() noexcept overrideGtk::Widget