- gIfaceGTypeInterface gIface; 
- Undocumented in source. 
- getColumnTypeGType function(GtkTreeModel* treeModel, int index) getColumnType; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- getFlagsGtkTreeModelFlags function(GtkTreeModel* treeModel) getFlags; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- getIterint function(GtkTreeModel* treeModel, GtkTreeIter* iter, GtkTreePath* path) getIter; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- getNColumnsint function(GtkTreeModel* treeModel) getNColumns; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- getPathGtkTreePath* function(GtkTreeModel* treeModel, GtkTreeIter* iter) getPath; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- getValuevoid function(GtkTreeModel* treeModel, GtkTreeIter* iter, int column, GValue* value) getValue; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- iterChildrenint function(GtkTreeModel* treeModel, GtkTreeIter* iter, GtkTreeIter* parent) iterChildren; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- iterHasChildint function(GtkTreeModel* treeModel, GtkTreeIter* iter) iterHasChild; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- iterNChildrenint function(GtkTreeModel* treeModel, GtkTreeIter* iter) iterNChildren; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- iterNextint function(GtkTreeModel* treeModel, GtkTreeIter* iter) iterNext; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- iterNthChildint function(GtkTreeModel* treeModel, GtkTreeIter* iter, GtkTreeIter* parent, int n) iterNthChild; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- iterParentint function(GtkTreeModel* treeModel, GtkTreeIter* iter, GtkTreeIter* child) iterParent; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- refNodevoid function(GtkTreeModel* treeModel, GtkTreeIter* iter) refNode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rowChangedvoid function(GtkTreeModel* treeModel, GtkTreePath* path, GtkTreeIter* iter) rowChanged; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rowDeletedvoid function(GtkTreeModel* treeModel, GtkTreePath* path) rowDeleted; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rowHasChildToggledvoid function(GtkTreeModel* treeModel, GtkTreePath* path, GtkTreeIter* iter) rowHasChildToggled; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rowInsertedvoid function(GtkTreeModel* treeModel, GtkTreePath* path, GtkTreeIter* iter) rowInserted; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rowsReorderedvoid function(GtkTreeModel* treeModel, GtkTreePath* path, GtkTreeIter* iter, int* newOrder) rowsReordered; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- unrefNodevoid function(GtkTreeModel* treeModel, GtkTreeIter* iter) unrefNode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.