Google

logo top
Main Page   Widgets   Namespaces   Book  

Gtk::ListStore Member List

This is the complete list of members for Gtk::ListStore, including all inherited members.
_set_current_wrapper(GObject* object)Glib::ObjectBase [protected]
Gtk::add_interface(GType gtype_implementer)Gtk::TreeModel [static]
Gtk::TreeSortable::add_interface(GType gtype_implementer)Gtk::TreeSortable [static]
Gtk::TreeDragSource::add_interface(GType gtype_implementer)Gtk::TreeDragSource [static]
Gtk::TreeDragDest::add_interface(GType gtype_implementer)Gtk::TreeDragDest [static]
append()Gtk::ListStore
Children typedefGtk::TreeModel
children()Gtk::TreeModel
clear()Gtk::ListStore
ColumnRecord typedefGtk::TreeModel
const_iterator typedefGtk::TreeModel
cpp_destruction_in_progress_Glib::ObjectBase [protected]
create(const TreeModelColumnRecord& columns)Gtk::ListStore [static]
custom_type_name_Glib::ObjectBase [protected]
DEFAULT_SORT_COLUMN_ID enum valueGtk::TreeSortable
destroy_notify_()Glib::ObjectBase [protected, virtual]
destroy_notify_callback_(void* data)Glib::ObjectBase [protected, static]
DestroyNotify typedefGlib::Object
drag_data_delete(const TreeModel::Path& path)Gtk::TreeDragSource
drag_data_delete_vfunc(const TreeModel::Path& path)Gtk::TreeDragSource [protected, virtual]
drag_data_get(const TreeModel::Path& path, SelectionData& selection_data)Gtk::TreeDragSource
drag_data_get(const TreeModel::Path& path, GtkSelectionData* selection_data)Gtk::TreeDragSource
drag_data_get_vfunc(const TreeModel::Path& path, GtkSelectionData* selection_data)Gtk::TreeDragSource [protected, virtual]
drag_data_received(const TreeModel::Path& dest, const SelectionData& selection_data)Gtk::TreeDragDest
drag_data_received(const TreeModel::Path& dest, GtkSelectionData* selection_data)Gtk::TreeDragDest
drag_data_received_vfunc(const TreeModel::Path& dest, GtkSelectionData* selection_data)Gtk::TreeDragDest [protected, virtual]
erase(const iterator& iter)Gtk::ListStore
foreach(const SlotForeachIter& slot)Gtk::TreeModel
foreach(const SlotForeachPath& slot)Gtk::TreeModel
foreach(const SlotForeachPathAndIter& slot)Gtk::TreeModel
get_column_type(int index) constGtk::TreeModel
get_column_type_vfunc(int index)Gtk::TreeModel [protected, virtual]
get_data(const QueryQuark& key)Glib::Object
get_flags() constGtk::TreeModel
get_flags_vfunc()Gtk::TreeModel [protected, virtual]
get_iter(const Path& path)Gtk::TreeModel
get_iter(const Glib::ustring& path_string)Gtk::TreeModel
get_iter_vfunc(GtkTreeIter* iter, const TreeModel::Path& path)Gtk::TreeModel [protected, virtual]
get_n_columns() constGtk::TreeModel
get_n_columns_vfunc()Gtk::TreeModel [protected, virtual]
get_path(const iterator& iter) constGtk::TreeModel
get_path_vfunc(const TreeModel::iterator& iter)Gtk::TreeModel [protected, virtual]
get_property(const Glib::ustring& property_name, PropertyType& value) constGlib::Object
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) constGlib::Object
get_sort_column_id(int& sort_column_id, SortType& order) constGtk::TreeSortable
get_sort_column_id_vfunc(int* sort_column_id, SortType* order)Gtk::TreeSortable [protected, virtual]
get_string(const iterator& iter) constGtk::TreeModel
get_value_impl(const iterator& row, int column, Glib::ValueBase& value) constGtk::TreeModel [protected, virtual]
get_value_vfunc(const TreeModel::iterator& iter, int column, GValue* value)Gtk::TreeModel [protected, virtual]
gobj()Gtk::ListStore [inline]
gobj() constGtk::ListStore [inline]
gobj_copy()Gtk::ListStore
Glib::Object::gobj_copy() constGlib::ObjectBase
gobject_Glib::ObjectBase [protected]
Gtk::TreeModelSort classGtk::TreeModel [friend]
Gtk::TreeRow classGtk::TreeModel [friend]
has_default_sort_func() constGtk::TreeSortable
has_default_sort_func_vfunc()Gtk::TreeSortable [protected, virtual]
initialize(GObject* castitem)Glib::ObjectBase [protected]
insert(const iterator& iter)Gtk::ListStore
Gtk::Interface(const Glib::Interface_Class& interface_class)Glib::Interface [explicit]
Gtk::Interface(GObject* castitem)Glib::Interface [explicit]
Gtk::TreeSortable::Interface(const Glib::Interface_Class& interface_class)Glib::Interface [explicit]
Gtk::TreeSortable::Interface(GObject* castitem)Glib::Interface [explicit]
Gtk::TreeDragSource::Interface(const Glib::Interface_Class& interface_class)Glib::Interface [explicit]
Gtk::TreeDragSource::Interface(GObject* castitem)Glib::Interface [explicit]
Gtk::TreeDragDest::Interface(const Glib::Interface_Class& interface_class)Glib::Interface [explicit]
Gtk::TreeDragDest::Interface(GObject* castitem)Glib::Interface [explicit]
is_anonymous_custom_() constGlib::ObjectBase [protected]
is_derived_() constGlib::ObjectBase [protected]
iter_children_vfunc(GtkTreeIter* iter, const GtkTreeIter* parent)Gtk::TreeModel [protected, virtual]
iter_has_child_vfunc(const GtkTreeIter* iter)Gtk::TreeModel [protected, virtual]
iter_is_valid(const iterator& iter) constGtk::ListStore
iter_n_children_vfunc(const GtkTreeIter* iter)Gtk::TreeModel [protected, virtual]
iter_next_vfunc(GtkTreeIter* iter)Gtk::TreeModel [protected, virtual]
iter_nth_child_vfunc(GtkTreeIter* iter, const GtkTreeIter* parent, int n)Gtk::TreeModel [protected, virtual]
iter_parent_vfunc(GtkTreeIter* iter, const GtkTreeIter* child)Gtk::TreeModel [protected, virtual]
iter_swap(const iterator& a, const iterator& b)Gtk::ListStore
iterator typedefGtk::TreeModel
ListStore(const TreeModelColumnRecord& columns)Gtk::ListStore [explicit, protected]
move(const iterator& source, const iterator& destination)Gtk::ListStore
Object()Glib::Object [protected]
Object(const Glib::ConstructParams& construct_params)Glib::Object [explicit, protected]
Object(GObject* castitem)Glib::Object [explicit, protected]
ObjectBase()Glib::ObjectBase [protected]
ObjectBase(const char* custom_type_name)Glib::ObjectBase [explicit, protected]
ObjectBase(const std::type_info& custom_type_info)Glib::ObjectBase [explicit, protected]
on_row_changed(const TreeModel::Path& path, const TreeModel::iterator& iter)Gtk::TreeModel [protected, virtual]
on_row_deleted(const TreeModel::Path& path)Gtk::TreeModel [protected, virtual]
on_row_has_child_toggled(const TreeModel::Path& path, const TreeModel::iterator& iter)Gtk::TreeModel [protected, virtual]
on_row_inserted(const TreeModel::Path& path, const TreeModel::iterator& iter)Gtk::TreeModel [protected, virtual]
on_rows_reordered(const TreeModel::Path& path, const TreeModel::iterator& iter, int* new_order)Gtk::TreeModel [protected, virtual]
on_sort_column_changed()Gtk::TreeSortable [protected, virtual]
Path typedefGtk::TreeModel
prepend()Gtk::ListStore
ref_node_vfunc(GtkTreeIter* iter)Gtk::TreeModel [protected, virtual]
reference() constGlib::ObjectBase [virtual]
remove_data(const QueryQuark& quark)Glib::Object
reorder(const Glib::ArrayHandle<int>& new_order)Gtk::ListStore
Row typedefGtk::TreeModel
row_changed(const Path& path, const iterator& iter)Gtk::TreeModel
row_deleted(const Path& path)Gtk::TreeModel
row_draggable(const TreeModel::Path& path) constGtk::TreeDragSource
row_draggable_vfunc(const TreeModel::Path& path)Gtk::TreeDragSource [protected, virtual]
row_drop_possible(const TreeModel::Path& dest, const SelectionData& selection_data) constGtk::TreeDragDest
row_drop_possible(const TreeModel::Path& dest, GtkSelectionData* selection_data)Gtk::TreeDragDest
row_drop_possible_vfunc(const TreeModel::Path& dest, GtkSelectionData* selection_data)Gtk::TreeDragDest [protected, virtual]
row_has_child_toggled(const Path& path, const iterator& iter)Gtk::TreeModel
row_inserted(const Path& path, const iterator& iter)Gtk::TreeModel
RowReference typedefGtk::TreeModel
rows_reordered(const Path& path, const iterator& iter, int* new_order)Gtk::TreeModel
set_data(const Quark& key, void* data)Glib::Object
set_data(const Quark& key, void* data, DestroyNotify notify)Glib::Object
set_default_sort_func(const SlotCompare& slot)Gtk::TreeSortable
set_default_sort_func_vfunc(GtkTreeIterCompareFunc func, void* data, GtkDestroyNotify destroy)Gtk::TreeSortable [protected, virtual]
set_property(const Glib::ustring& property_name, const PropertyType& value)Glib::Object
set_property_value(const Glib::ustring& property_name, const Glib::ValueBase& value)Glib::Object
set_sort_column_id(const TreeModelColumnBase& sort_column_id, SortType order)Gtk::TreeSortable
set_sort_column_id(int sort_column_id, SortType order)Gtk::TreeSortable
set_sort_column_id_vfunc(int sort_column_id, SortType order)Gtk::TreeSortable [protected, virtual]
set_sort_func(const TreeModelColumnBase& sort_column_id, const SlotCompare& slot)Gtk::TreeSortable
set_sort_func(int sort_column_id, const SlotCompare& slot)Gtk::TreeSortable
set_sort_func_vfunc(int sort_column_id, GtkTreeIterCompareFunc func, void* data, GtkDestroyNotify destroy)Gtk::TreeSortable [protected, virtual]
set_value_impl(const iterator& row, int column, const Glib::ValueBase& value)Gtk::ListStore [protected, virtual]
signal_row_changed()Gtk::TreeModel
signal_row_deleted()Gtk::TreeModel
signal_row_has_child_toggled()Gtk::TreeModel
signal_row_inserted()Gtk::TreeModel
signal_rows_reordered()Gtk::TreeModel
signal_sort_column_changed()Gtk::TreeSortable
SlotCompare typedefGtk::TreeSortable
SlotForeachIter typedefGtk::TreeModel
SlotForeachPath typedefGtk::TreeModel
SlotForeachPathAndIter typedefGtk::TreeModel
sort_column_changed()Gtk::TreeSortable
steal_data(const QueryQuark& quark)Glib::Object
unref_node_vfunc(GtkTreeIter* iter)Gtk::TreeModel [protected, virtual]
unreference() constGlib::ObjectBase [virtual]
wrap(GtkListStore* object, bool take_copy=false)Gtk::ListStore [related]
Glib::Object::wrap(GObject* object, bool take_copy=false)Glib::Object [related]
Gtk::TreeModel::wrap(GtkTreeModel* object, bool take_copy=false)Gtk::TreeModel [related]
Gtk::TreeSortable::wrap(GtkTreeSortable* object, bool take_copy=false)Gtk::TreeSortable [related]
Gtk::TreeDragSource::wrap(GtkTreeDragSource* object, bool take_copy=false)Gtk::TreeDragSource [related]
Gtk::TreeDragDest::wrap(GtkTreeDragDest* object, bool take_copy=false)Gtk::TreeDragDest [related]
~Interface()Glib::Interface [virtual]
~ListStore()Gtk::ListStore [virtual]
~Object()Glib::Object [protected, virtual]
~ObjectBase()=0Glib::ObjectBase [protected, pure virtual]
~TreeDragDest()Gtk::TreeDragDest [virtual]
~TreeDragSource()Gtk::TreeDragSource [virtual]
~TreeModel()Gtk::TreeModel [virtual]
~TreeSortable()Gtk::TreeSortable [virtual]

Generated for gtkmm by Doxygen 1.3-rc1 © 1997-2001