ListStore Member List

This is the complete list of members for ListStore, including all inherited members.
append(TreeIter iter)ListStore
clear()ListStore
createIter()ListStore
get(TreeIter iter,...)TreeModel [private]
getColumnType(gint index)TreeModel [private]
getFlags()TreeModel [private]
getIter(inout TreeIter iter, TreePath path)TreeModel [private]
getIter(TreeIter iter, char[] pathString)TreeModel [private]
getIterFirst(TreeIter iter)TreeModel [private]
getIterFromString(TreeIter iter, char[] pathString)TreeModel [private]
getNColumns()TreeModel [private]
getPath(TreeIter iter)TreeModel [private]
getStringFromIter(TreeIter iter)TreeModel [private]
getType()ListStore
getValist(TreeIter iter, vaList var_args)TreeModel [private]
getValue(TreeIter iter, gint column, Value value)TreeModel [private]
gtk_list_store_new(gint n_columns,...)ListStore
gtk_list_store_set(GtkListStore *list_store, GtkTreeIter *iter,...)ListStore
gtk_list_store_set_column_types(GtkListStore *list_store, gint n_columns, GType *types)ListStore
gtk_list_store_set_valist(GtkListStore *list_store, GtkTreeIter *iter, vaList var_args)ListStore
gtk_list_store_set_value(GtkListStore *list_store, GtkTreeIter *iter, gint column, GValue *value)ListStore
insert(TreeIter iter, gint position)ListStore
insertAfter(TreeIter iter, TreeIter sibling)ListStore
insertBefore(TreeIter iter, TreeIter sibling)ListStore
iterChildren(TreeIter iter, TreeIter parent)TreeModel [private]
iterHasChild(TreeIter iter)TreeModel [private]
iterIsValid(TreeIter iter)ListStore
iterNChildren(TreeIter iter)TreeModel [private]
iterNext(TreeIter iter)TreeModel [private]
iterNthChild(TreeIter iter, TreeIter parent, gint n)TreeModel [private]
iterParent(TreeIter iter, TreeIter child)TreeModel [private]
modeBefore(TreeIter iter, TreeIter position)ListStore
model()ListStore
moveAfter(TreeIter iter, TreeIter position)ListStore
prepend(TreeIter iter)ListStore
refNode(TreeIter iter)TreeModel [private]
remove(TreeIter iter)ListStore
reorder(gint[] newOrder)ListStore
set(TreeIter iter, int[] columns, void *[] values)ListStore
set(TreeIter iter, int[] columns, String[] values)ListStore
set(TreeIter iter, TreeNode treeNode)ListStore
setValue(TreeIter iter, int column, char[] value)ListStore
swap(TreeIter a, TreeIter b)ListStore
this(GObject *gObject)ListStore
this(GType[] types)ListStore
ObjectG::this(GType object_type, String first_property_name)ObjectG [private]
unrefNode(TreeIter iter)TreeModel [private]

SourceForge.net Logo