gtkmm: Member List

This is the complete list of members for Gtk::TreeView, including all inherited members.
activate()Gtk::Widget
add(Widget& widget)Gtk::Container [virtual]
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_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
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::Buildable [static]
Gtk::Scrollable::add_interface(GType gtype_implementer)Gtk::Scrollable [static]
add_mnemonic_label(Widget& label)Gtk::Widget
add_modal_grab()Gtk::Widget
append_column(TreeViewColumn& column)Gtk::TreeView
append_column(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column)Gtk::TreeView [inline]
append_column(const Glib::ustring& title, CellRenderer& cell)Gtk::TreeView
append_column_editable(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column)Gtk::TreeView [inline]
append_column_numeric(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column, const Glib::ustring& format)Gtk::TreeView [inline]
append_column_numeric_editable(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column, const Glib::ustring& format)Gtk::TreeView [inline]
check_resize()Gtk::Container
child_focus(DirectionType direction)Gtk::Widget
child_notify(const Glib::ustring& child_property)Gtk::Widget
child_type() const Gtk::Container
child_type_vfunc() const Gtk::Container [protected, virtual]
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::Container [protected, virtual]
compute_expand(Orientation orientation)Gtk::Widget
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
Container()Gtk::Container [protected]
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
dispatch_child_properties_changed_vfunc(guint p1, GParamSpec** p2)Gtk::Widget [protected, virtual]
drag_begin(const Glib::RefPtr< TargetList >& targets, Gdk::DragAction actions, int button, GdkEvent* event)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) const Gtk::Widget
drag_dest_find_target(const Glib::RefPtr< Gdk::DragContext >& context) const Gtk::Widget
drag_dest_get_target_list()Gtk::Widget
drag_dest_get_target_list() const Gtk::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::Widget [static]
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_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* 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_vfunc(gboolean include_internals, GtkCallback callback, gpointer callback_data)Gtk::Container [protected, virtual]
foreach(const ForeachSlot& slot)Gtk::Container
ForeachSlot typedefGtk::Container
freeze_child_notify()Gtk::Widget
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_accessible()Gtk::Widget
get_accessible() const Gtk::Widget
get_accessible_vfunc()Gtk::Widget [protected, virtual]
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_app_paintable() const Gtk::Widget
get_background_area(const TreeModel::Path& path, TreeViewColumn& column, Gdk::Rectangle& rect) const Gtk::TreeView
get_bin_window()Gtk::TreeView
get_bin_window() const Gtk::TreeView
get_border_width() const Gtk::Container
get_can_default() const Gtk::Widget
get_can_focus() const Gtk::Widget
get_cell_area(const TreeModel::Path& path, TreeViewColumn& column, Gdk::Rectangle& rect) const Gtk::TreeView
get_child_property_vfunc(GtkWidget* child, guint property_id, GValue* value, GParamSpec* pspec) const Gtk::Container [protected, virtual]
get_child_visible() const Gtk::Widget
get_children()Gtk::Container
get_children() const Gtk::Container
get_clipboard(const Glib::ustring& selection)Gtk::Widget
get_clipboard(const Glib::ustring& selection) 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_composite_name() const Gtk::Widget
get_current_modal_grab()Gtk::Widget [static]
get_cursor(TreeModel::Path& path, TreeViewColumn*& focus_column)Gtk::TreeView
get_data(const QueryQuark &key)Glib::Object
get_default_direction()Gtk::Widget [static]
get_dest_row_at_pos(int drag_x, int drag_y, TreeModel::Path& path, TreeViewDropPosition& pos) const Gtk::TreeView
get_device_enabled(const Glib::RefPtr< const Gdk::Device >& device) const Gtk::Widget
get_device_events(const Glib::RefPtr< const Gdk::Device >& device) const Gtk::Widget
get_direction() const Gtk::Widget
get_display()Gtk::Widget
get_display() const Gtk::Widget
get_double_buffered() const Gtk::Widget
get_drag_dest_row(TreeModel::Path& path, TreeViewDropPosition& pos) const Gtk::TreeView
get_enable_search() const Gtk::TreeView
get_enable_tree_lines() const Gtk::TreeView
get_events() const Gtk::Widget
get_expander_column()Gtk::TreeView
get_expander_column() const Gtk::TreeView
get_fixed_height_mode() const Gtk::TreeView
get_focus_chain()Gtk::Container
get_focus_chain() const Gtk::Container
get_focus_hadjustment()Gtk::Container
get_focus_hadjustment() const Gtk::Container
get_focus_vadjustment()Gtk::Container
get_focus_vadjustment() const Gtk::Container
get_grid_lines() const Gtk::TreeView
get_hadjustment()Gtk::Scrollable
get_hadjustment() const Gtk::Scrollable
get_halign() const Gtk::Widget
get_has_tooltip() const Gtk::Widget
get_has_window() 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_level_indentation() const Gtk::TreeView
get_mapped() const Gtk::Widget
get_margin_bottom() const Gtk::Widget
get_margin_left() const Gtk::Widget
get_margin_right() const Gtk::Widget
get_margin_top() const Gtk::Widget
get_model()Gtk::TreeView
get_model() const Gtk::TreeView
get_name() const Gtk::Widget
get_no_show_all() const Gtk::Widget
get_pango_context()Gtk::Widget
get_parent()Gtk::Widget
get_parent() const Gtk::Widget
get_parent_window()Gtk::Widget
get_parent_window() 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_pointer(int& x, int& y) const Gtk::Widget
get_preferred_height(int& minimum_height, int& natural_height) const Gtk::Widget
get_preferred_height_for_width(int width, int& minimum_height, int& natural_height) const Gtk::Widget
get_preferred_height_for_width_vfunc(int width, int& minimum_height, int& natural_height) const Gtk::Widget [protected, virtual]
get_preferred_height_vfunc(int& minimum_height, int& natural_height) const Gtk::Widget [protected, virtual]
get_preferred_size(Requisition& minimum_size, Requisition& natural_size) const Gtk::Widget
get_preferred_width(int& minimum_width, int& natural_width) const Gtk::Widget
get_preferred_width_for_height(int height, int& minimum_width, int& natural_width) const Gtk::Widget
get_preferred_width_for_height_vfunc(int height, int& minimum_width, int& natural_width) const Gtk::Widget [protected, virtual]
get_preferred_width_vfunc(int& minimum_width, int& natural_width) const Gtk::Widget [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_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::Widget [protected, virtual]
get_requisition() const Gtk::Widget [protected]
get_resize_mode() const Gtk::Container
get_root_window()Gtk::Widget
get_root_window() const Gtk::Widget
get_rubber_banding() const Gtk::TreeView
get_rules_hint() const Gtk::TreeView
get_screen()Gtk::Widget
get_screen() 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() const Gtk::Widget
get_state_flags() const Gtk::Widget
get_style_context()Gtk::Widget
get_style_context() const Gtk::Widget
get_style_property(const Glib::ustring& the_property_name, PropertyType& value) const Gtk::Widget
get_style_property_value(const Glib::ustring& the_property_name, Glib::ValueBase& value) const Gtk::Widget [protected]
get_support_multidevice() 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_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_visual()Gtk::Widget
get_vscroll_policy() const Gtk::Scrollable
get_width() const Gtk::Widget
get_window()Gtk::Widget
get_window() const Gtk::Widget
gobj()Gtk::TreeView [inline]
gobj() const Gtk::TreeView [inline]
gobj_copy() const Glib::ObjectBase
grab_default()Gtk::Widget
grab_focus()Gtk::Widget
has_default() const Gtk::Widget
has_focus() const Gtk::Widget
has_focus_chain() const Gtk::Container
has_grab() const Gtk::Widget
has_screen() const Gtk::Widget
hide()Gtk::Widget
in_destruction() const Gtk::Widget
initialize(GObject *castitem)Glib::ObjectBase [protected]
input_shape_combine_region(const Cairo::RefPtr< const Cairo::Region >& region)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::TreeView [inline]
insert_column_editable(const Glib::ustring& title, const TreeModelColumn< ColumnType >& model_column, int position)Gtk::TreeView [inline]
insert_column_with_data_func(int position, const Glib::ustring& title, CellRenderer& cell, const SlotCellData& slot)Gtk::TreeView
Gtk::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Interface(GObject *castitem)Glib::Interface
Gtk::Scrollable::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Scrollable::Interface(GObject *castitem)Glib::Interface
intersect(const Gdk::Rectangle& area) const Gtk::Widget
intersect(const Gdk::Rectangle& area, Gdk::Rectangle& intersection) const Gtk::Widget
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_composited() const Gtk::Widget
is_focus() const Gtk::Widget
is_rubber_banding_active() const Gtk::TreeView
is_sensitive() const Gtk::Widget
keynav_failed(DirectionType direction)Gtk::Widget
list_mnemonic_labels()Gtk::Widget
list_mnemonic_labels() const Gtk::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
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]
on_add(Widget* widget)Gtk::Container [protected, virtual]
on_button_press_event(GdkEventButton* event)Gtk::Widget [protected, virtual]
on_button_release_event(GdkEventButton* event)Gtk::Widget [protected, virtual]
on_check_resize()Gtk::Container [protected, virtual]
on_child_notify(GParamSpec* pspec)Gtk::Widget [protected, virtual]
on_columns_changed()Gtk::TreeView [protected, virtual]
on_configure_event(GdkEventConfigure* event)Gtk::Widget [protected, virtual]
on_cursor_changed()Gtk::TreeView [protected, virtual]
on_delete_event(GdkEventAny* event)Gtk::Widget [protected, virtual]
on_direction_changed(TextDirection direction)Gtk::Widget [protected, virtual]
on_drag_begin(const Glib::RefPtr< Gdk::DragContext >& context)Gtk::Widget [protected, virtual]
on_drag_data_delete(const Glib::RefPtr< Gdk::DragContext >& context)Gtk::Widget [protected, virtual]
on_drag_data_get(const Glib::RefPtr< Gdk::DragContext >& context, SelectionData& selection_data, guint info, guint time)Gtk::Widget [protected, virtual]
on_drag_data_received(const Glib::RefPtr< Gdk::DragContext >& context, int x, int y, const SelectionData& selection_data, guint info, guint time)Gtk::Widget [protected, virtual]
on_drag_drop(const Glib::RefPtr< Gdk::DragContext >& context, int x, int y, guint time)Gtk::Widget [protected, virtual]
on_drag_end(const Glib::RefPtr< Gdk::DragContext >& context)Gtk::Widget [protected, virtual]
on_drag_leave(const Glib::RefPtr< Gdk::DragContext >& context, guint time)Gtk::Widget [protected, virtual]
on_drag_motion(const Glib::RefPtr< Gdk::DragContext >& context, int x, int y, guint time)Gtk::Widget [protected, virtual]
on_draw(const Cairo::RefPtr< Cairo::Context >& cr)Gtk::Widget [protected, virtual]
on_enter_notify_event(GdkEventCrossing* event)Gtk::Widget [protected, virtual]
on_event(GdkEvent* event)Gtk::Widget [protected, virtual]
on_focus(DirectionType direction)Gtk::Widget [protected, virtual]
on_focus_in_event(GdkEventFocus* event)Gtk::Widget [protected, virtual]
on_focus_out_event(GdkEventFocus* event)Gtk::Widget [protected, virtual]
on_grab_focus()Gtk::Widget [protected, virtual]
on_grab_notify(bool was_grabbed)Gtk::Widget [protected, virtual]
on_hide()Gtk::Widget [protected, virtual]
on_hierarchy_changed(Widget* previous_toplevel)Gtk::Widget [protected, virtual]
on_key_press_event(GdkEventKey* event)Gtk::Widget [protected, virtual]
on_key_release_event(GdkEventKey* event)Gtk::Widget [protected, virtual]
on_leave_notify_event(GdkEventCrossing* event)Gtk::Widget [protected, virtual]
on_map()Gtk::Widget [protected, virtual]
on_map_event(GdkEventAny* event)Gtk::Widget [protected, virtual]
on_mnemonic_activate(bool group_cycling)Gtk::Widget [protected, virtual]
on_motion_notify_event(GdkEventMotion* event)Gtk::Widget [protected, virtual]
on_parent_changed(Widget* previous_parent)Gtk::Widget [protected, virtual]
on_property_notify_event(GdkEventProperty* event)Gtk::Widget [protected, virtual]
on_proximity_in_event(GdkEventProximity* event)Gtk::Widget [protected, virtual]
on_proximity_out_event(GdkEventProximity* event)Gtk::Widget [protected, virtual]
on_realize()Gtk::Widget [protected, virtual]
on_remove(Widget* widget)Gtk::Container [protected, virtual]
on_row_activated(const TreeModel::Path& path, TreeViewColumn* column)Gtk::TreeView [protected, virtual]
on_row_collapsed(const TreeModel::iterator& iter, const TreeModel::Path& path)Gtk::TreeView [protected, virtual]
on_row_expanded(const TreeModel::iterator& iter, const TreeModel::Path& path)Gtk::TreeView [protected, virtual]
on_screen_changed(const Glib::RefPtr< Gdk::Screen >& previous_screen)Gtk::Widget [protected, virtual]
on_scroll_event(GdkEventScroll* event)Gtk::Widget [protected, virtual]
on_selection_clear_event(GdkEventSelection* event)Gtk::Widget [protected, virtual]
on_selection_get(SelectionData& selection_data, guint info, guint time)Gtk::Widget [protected, virtual]
on_selection_notify_event(GdkEventSelection* event)Gtk::Widget [protected, virtual]
on_selection_received(const SelectionData& selection_data, guint time)Gtk::Widget [protected, virtual]
on_selection_request_event(GdkEventSelection* event)Gtk::Widget [protected, virtual]
on_set_focus_child(Widget* widget)Gtk::Container [protected, virtual]
on_show()Gtk::Widget [protected, virtual]
on_size_allocate(Allocation& allocation)Gtk::Widget [protected, virtual]
on_state_changed(Gtk::StateType previous_state)Gtk::Widget [protected, virtual]
on_style_updated()Gtk::Widget [protected, virtual]
on_test_collapse_row(const TreeModel::iterator& iter, const TreeModel::Path& path)Gtk::TreeView [protected, virtual]
on_test_expand_row(const TreeModel::iterator& iter, const TreeModel::Path& path)Gtk::TreeView [protected, virtual]
on_unmap()Gtk::Widget [protected, virtual]
on_unmap_event(GdkEventAny* event)Gtk::Widget [protected, virtual]
on_unrealize()Gtk::Widget [protected, virtual]
on_visibility_notify_event(GdkEventVisibility* event)Gtk::Widget [protected, virtual]
on_window_state_event(GdkEventWindowState* event)Gtk::Widget [protected, virtual]
operator=(const trackable &src)sigc::trackable
override_background_color(const Gdk::RGBA& color, StateFlags state=(StateFlags) 0)Gtk::Widget
override_color(const Gdk::RGBA& color, StateFlags state=(StateFlags) 0)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::Widget [static]
property_app_paintable()Gtk::Widget
property_app_paintable() const Gtk::Widget
property_border_width()Gtk::Container [protected]
property_border_width() const Gtk::Container [protected]
property_can_default()Gtk::Widget
property_can_default() const Gtk::Widget
property_can_focus()Gtk::Widget
property_can_focus() const Gtk::Widget
property_child()Gtk::Container [protected]
property_composite_child() const Gtk::Widget
property_double_buffered()Gtk::Widget
property_double_buffered() 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_events()Gtk::Widget
property_events() const Gtk::Widget
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_hadjustment()Gtk::Scrollable
property_hadjustment() const Gtk::Scrollable
property_halign()Gtk::Widget
property_halign() const Gtk::Widget
property_has_default()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_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_left()Gtk::Widget
property_margin_left() const Gtk::Widget
property_margin_right()Gtk::Widget
property_margin_right() 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_no_show_all()Gtk::Widget
property_no_show_all() const Gtk::Widget
property_parent()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_resize_mode()Gtk::Container [protected]
property_resize_mode() const Gtk::Container [protected]
property_rubber_banding()Gtk::TreeView
property_rubber_banding() const Gtk::TreeView
property_rules_hint()Gtk::TreeView
property_rules_hint() const Gtk::TreeView
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_style()Gtk::Widget
property_style() 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
property_window() const Gtk::Widget
push_composite_child()Gtk::Widget [static]
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::Widget [protected]
realize_if_needed()Gtk::Widget [protected]
reference() const Glib::ObjectBase [virtual]
region_intersect(const Cairo::RefPtr< Cairo::Region >& region) const 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_all_columns()Gtk::TreeView
remove_column(TreeViewColumn& column)Gtk::TreeView
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
remove_mnemonic_label(Widget& label)Gtk::Widget
remove_modal_grab()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
Selection typedefGtk::TreeView
send_expose(GdkEvent* event)Gtk::Widget
send_focus_change(GdkEvent* event)Gtk::Widget
set_accel_path(const Glib::ustring& accel_path, const Glib::RefPtr< AccelGroup >& accel_group)Gtk::Widget
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::Container [protected, virtual]
set_child_visible(bool is_visible=true)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_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::Widget [static]
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_vadjustment(const Glib::RefPtr< Adjustment >& adjustment)Gtk::Container
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::Widget [protected]
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::Widget [protected]
set_margin_bottom(int margin)Gtk::Widget
set_margin_left(int margin)Gtk::Widget
set_margin_right(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_parent(Widget& parent)Gtk::Widget
set_parent_window(const Glib::RefPtr< const Gdk::Window >& parent_window)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_realized(bool realized=true)Gtk::Widget [protected]
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& widget)Gtk::Widget
set_vadjustment(const Glib::RefPtr< Adjustment >& hadjustment)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::Widget [protected]
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::Widget [protected, static]
show()Gtk::Widget
show_all()Gtk::Widget
show_all_children(bool recursive=true)Gtk::Container
show_all_vfunc()Gtk::Widget [protected, virtual]
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_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_style_updated()Gtk::Widget
signal_test_collapse_row()Gtk::TreeView
signal_test_expand_row()Gtk::TreeView
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
SlotCellData typedefGtk::TreeView
SlotColumnDrop typedefGtk::TreeView
SlotMapping typedefGtk::TreeView
SlotRowSeparator typedefGtk::TreeView
SlotSearchEqual typedefGtk::TreeView
SlotSearchPosition typedefGtk::TreeView
steal_data(const QueryQuark &quark)Glib::Object
thaw_child_notify()Gtk::Widget
thaw_notify()Glib::ObjectBase
trackable(const trackable &src)sigc::trackable
transform_cairo_context_to_window(const Cairo::RefPtr< Cairo::Context >& cr, const Glib::RefPtr< const Gdk::Window >& window)Gtk::Widget [protected]
translate_coordinates(Widget& dest_widget, int src_x, int src_y, int& dest_x, int& dest_y)Gtk::Widget
TreeView()Gtk::TreeView
TreeView(const Glib::RefPtr< TreeModel >& model)Gtk::TreeView [explicit]
trigger_tooltip_query()Gtk::Widget
unmap()Gtk::Widget
unparent()Gtk::Widget
unrealize()Gtk::Widget [protected]
unreference() const Glib::ObjectBase [virtual]
unset_background_color(StateFlags state=(StateFlags) 0)Gtk::Widget
unset_color(StateFlags state=(StateFlags) 0)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_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()Gtk::Widget [protected]
wrap(GtkTreeView* object, bool take_copy=false)Gtk::TreeView [related]
Gtk::Container::wrap(GtkContainer* object, bool take_copy=false)Gtk::Container [related]
Gtk::Widget::wrap(GtkWidget* object, bool take_copy=false)Gtk::Widget [related]
Gtk::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
Gtk::Buildable::wrap(GtkBuildable* object, bool take_copy=false)Gtk::Buildable [related]
Gtk::Scrollable::wrap(GtkScrollable* object, bool take_copy=false)Gtk::Scrollable [related]
~Buildable()Gtk::Buildable [virtual]
~Container()Gtk::Container [virtual]
~Interface()Glib::Interface [virtual]
~Object()Gtk::Object [virtual]
~ObjectBase()=0Glib::ObjectBase [protected, pure virtual]
~Scrollable()Gtk::Scrollable [virtual]
~TreeView()Gtk::TreeView [virtual]
~Widget()Gtk::Widget [virtual]