Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gtk::ListStore Member List

This is the complete list of members for Inti::Gtk::ListStore, including all inherited members.
add_interface(GType interface_type, GInterfaceInitFunc interface_init)Inti::G::TypeInstance
add_interface(GType instance_type, GType interface_type, GInterfaceInitFunc interface_init)Inti::G::TypeInstance [static]
append()Inti::Gtk::ListStore
class_peek_parent(void *g_class)Inti::G::TypeInstance [inline, static]
clear()Inti::Gtk::ListStore
connect(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
connect_after(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
connect_swapped(const char *signal_name, GCallback handler, void *data, GClosureNotify destroy_data=0)Inti::G::Object
disconnect_by_name(const char *signal_name)Inti::G::Object
dispose()Inti::G::Object [virtual]
emit_by_name(const char *signal_name,...)Inti::G::Object
foreach(const ForeachSlot *each)Inti::Gtk::TreeModel
ForeachSlot typedefInti::Gtk::TreeModel
g_object() constInti::G::Object [inline]
g_object_class() constInti::G::Object
g_type_instance() constInti::G::TypeInstance [inline]
g_type_interface() constInti::G::TypeInterface
get(const char *first_property_name,...) constInti::G::Object
get_class() constInti::G::TypeInstance [inline]
get_column_type(int index) constInti::Gtk::TreeModel
get_data(const Quark &quark) constInti::G::Object
get_data(const String &key) constInti::G::Object
get_enum(const TreeIter &iter, int column, DataType &data) constInti::Gtk::TreeModel [inline]
get_flags() constInti::Gtk::TreeModel
get_iter(TreeIter &iter, const TreePath &path) constInti::Gtk::TreeModel
get_iter(TreeIter &iter, const String &path) constInti::Gtk::TreeModel
get_iter_first(TreeIter &iter) constInti::Gtk::TreeModel
get_n_columns() constInti::Gtk::TreeModel
get_object(const TreeIter &iter, int column, DataType &data) constInti::Gtk::TreeModel [inline]
get_path(const TreeIter &iter) constInti::Gtk::TreeModel
get_pointer(const TreeIter &iter, int column, DataType &data) constInti::Gtk::TreeModel [inline]
get_property(const char *property_name, Value &value) constInti::G::Object
get_sort_column_id(int *sort_column_id, SortType *order) constInti::Gtk::TreeSortable
get_string_from_iter(const TreeIter &iter) constInti::Gtk::TreeModel
get_value(const TreeIter &iter, int column, G::Value &value) constInti::Gtk::TreeModel
get_value(const TreeIter &iter, int column) constInti::Gtk::TreeModel
get_value(const TreeIter &iter, int column, String &str) constInti::Gtk::TreeModel
get_value(const TreeIter &iter, int column, DataType &data) constInti::Gtk::TreeModel [inline]
gtk_list_store() constInti::Gtk::ListStore [inline]
gtk_list_store_class() constInti::Gtk::ListStore
gtk_tree_model() constInti::Gtk::TreeModel [inline]
gtk_tree_model_iface() constInti::Gtk::TreeModel
gtk_tree_sortable() constInti::Gtk::TreeSortable [inline]
gtk_tree_sortable_iface() constInti::Gtk::TreeSortable
has_default_sort_func() constInti::Gtk::TreeSortable
insert(int position)Inti::Gtk::ListStore
insert_after(TreeIter &sibling)Inti::Gtk::ListStore
insert_before(TreeIter &sibling)Inti::Gtk::ListStore
instanceInti::G::TypeInstance [protected]
is_a(GType type) constInti::G::TypeInstance
is_a_type(GType ancestor_type) constInti::G::TypeInstance
is_dynamic() constInti::MemoryHandler
is_referenced() constInti::ReferencedBase
iter_children(TreeIter &iter, const TreeIter *parent=0)Inti::Gtk::TreeModel
iter_has_child(const TreeIter &iter) constInti::Gtk::TreeModel
iter_is_valid(const TreeIter &iter) constInti::Gtk::ListStore
iter_n_children(const TreeIter *iter)Inti::Gtk::TreeModel
iter_next(TreeIter &iter)Inti::Gtk::TreeModel
iter_nth_child(TreeIter &iter, const TreeIter *parent, int n)Inti::Gtk::TreeModel
iter_parent(TreeIter &iter, const TreeIter &child)Inti::Gtk::TreeModel
ListStore(GtkListStore *list_store, bool reference=true)Inti::Gtk::ListStore [explicit, protected]
ListStore(int n_columns,...)Inti::Gtk::ListStore
ListStore(const std::vector< GType > &types)Inti::Gtk::ListStore
MemoryHandler()Inti::MemoryHandler [protected]
move_after(const TreeIter &iter, const TreeIter *position)Inti::Gtk::ListStore
move_before(const TreeIter &iter, const TreeIter *position)Inti::Gtk::ListStore
Object(GObject *object, bool reference=true)Inti::G::Object [explicit, protected]
on_notify(GParamSpec *pspec)Inti::G::Object [protected, virtual]
on_row_changed(const TreePath &path, const TreeIter &iter)Inti::Gtk::TreeModel [protected, virtual]
on_row_deleted(const TreePath &path)Inti::Gtk::TreeModel [protected, virtual]
on_row_has_child_toggled(const TreePath &path, const TreeIter &iter)Inti::Gtk::TreeModel [protected, virtual]
on_row_inserted(const TreePath &path, const TreeIter &iter)Inti::Gtk::TreeModel [protected, virtual]
on_rows_reordered(const TreePath &path, const TreeIter &iter, int *new_order)Inti::Gtk::TreeModel [protected, virtual]
on_sort_column_changed()Inti::Gtk::TreeSortable [protected, virtual]
operator delete(void *ptr)Inti::MemoryHandler [static]
operator GObject *() constInti::G::Object
operator GtkListStore *() constInti::Gtk::ListStore
operator GtkTreeModel *() constInti::Gtk::TreeModel
operator GtkTreeSortable *() constInti::Gtk::TreeSortable
operator new(size_t size)Inti::MemoryHandler [static]
peek(GType type) constInti::G::TypeInterface [inline]
peek_parent(void *g_iface)Inti::G::TypeInterface [inline, static]
pointer(void *obj)Inti::G::Object [inline, static]
prepend()Inti::Gtk::ListStore
ref()Inti::G::Object [virtual]
ref_node(TreeIter *iter)Inti::Gtk::TreeModel
ReferencedBase()Inti::ReferencedBase [protected]
register_type(GType parent_type, GClassInitFunc class_init)Inti::G::TypeInstance [static]
remove(TreeIter &iter)Inti::Gtk::ListStore
remove_data(const Quark &quark, bool notify=false)Inti::G::Object
remove_data(const String &key, bool notify=false)Inti::G::Object
reorder(int *new_order)Inti::Gtk::ListStore
row_changed(const TreePath &path, const TreeIter &iter)Inti::Gtk::TreeModel
row_deleted(const TreePath &path)Inti::Gtk::TreeModel
row_has_child_toggled(const TreePath &path, const TreeIter &iter)Inti::Gtk::TreeModel
row_inserted(const TreePath &path, const TreeIter &iter)Inti::Gtk::TreeModel
rows_reordered(const TreePath &path, const TreeIter &iter, int *new_order)Inti::Gtk::TreeModel
set(const char *first_property_name,...)Inti::G::Object
set_data(const Quark &quark, void *data, GDestroyNotify destroy=0)Inti::G::Object
set_data(const String &key, void *data, GDestroyNotify destroy=0)Inti::G::Object
set_default_sort_func(const TreeIterCompareSlot *compare)Inti::Gtk::TreeSortable
set_enum(const TreeIter &iter, int column, const DataType &data)Inti::Gtk::ListStore [inline]
set_new_handler(std::new_handler handler)Inti::MemoryHandler [static]
set_object(const TreeIter &iter, int column, const DataType &data)Inti::Gtk::ListStore [inline]
set_pointer(const TreeIter &iter, int column, const DataType &data)Inti::Gtk::ListStore [inline]
set_property(const char *property_name, const Value &value)Inti::G::Object
set_referenced(bool reference)Inti::ReferencedBase [protected]
set_sort_column_id(int sort_column_id, SortType order)Inti::Gtk::TreeSortable
set_sort_func(int sort_column_id, const TreeIterCompareSlot *compare)Inti::Gtk::TreeSortable
set_value(const TreeIter &iter, int column, const G::Value &value)Inti::Gtk::ListStore
set_value(const TreeIter &iter, int column, const char *str)Inti::Gtk::ListStore
set_value(const TreeIter &iter, int column, const DataType &data)Inti::Gtk::ListStore [inline]
sig_notify()Inti::G::Object [inline]
sig_row_changed()Inti::Gtk::TreeModel [inline]
sig_row_deleted()Inti::Gtk::TreeModel [inline]
sig_row_has_child_toggled()Inti::Gtk::TreeModel [inline]
sig_row_inserted()Inti::Gtk::TreeModel [inline]
sig_rows_reordered()Inti::Gtk::TreeModel [inline]
sig_sort_column_changed()Inti::Gtk::TreeSortable [inline]
sort_column_changed()Inti::Gtk::TreeSortable
stop_emission_by_name(const char *detailed_signal)Inti::G::Object
swap(const TreeIter &a, const TreeIter &b)Inti::Gtk::ListStore
TreeIterCompareSlot typedefInti::Gtk::TreeSortable
type() constInti::G::TypeInstance
type_name() constInti::G::TypeInstance
TypeInstance()Inti::G::TypeInstance [protected]
unref()Inti::G::Object [virtual]
unref_node(TreeIter *iter)Inti::Gtk::TreeModel
wrap(gObj *obj, bool reference=false)Inti::G::Object [inline, static]
wrap_new(gObj *obj, bool reference=false)Inti::G::Object [inline, static]
~ListStore()Inti::Gtk::ListStore [virtual]
~MemoryHandler()=0Inti::MemoryHandler [protected, pure virtual]
~Object()Inti::G::Object [virtual]
~ReferencedBase()=0Inti::ReferencedBase [protected, pure virtual]
~TreeModel()=0Inti::Gtk::TreeModel [protected, pure virtual]
~TreeSortable()=0Inti::Gtk::TreeSortable [protected, pure virtual]
~TypeInstance()=0Inti::G::TypeInstance [protected, pure virtual]
~TypeInterface()=0Inti::G::TypeInterface [pure virtual]
Main Page - Footer


Generated on Sun Sep 14 20:08:16 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002