countSelectedRows() | TreeSelection | |
getMode() | TreeSelection | |
getSelected(TreeModel model, TreeIter iter) | TreeSelection | |
getSelectedRows(TreeModel model) | TreeSelection | |
getTreeView() | TreeSelection | |
getType() | TreeSelection | [static] |
getUserData() | TreeSelection | |
iterIsSelected(TreeIter iter) | TreeSelection | |
pathIsSelected(TreePath path) | TreeSelection | |
selectAll() | TreeSelection | |
selectedRange(TreePath startPath, TreePath endPath) | TreeSelection | |
selectIter(TreeIter iter) | TreeSelection | |
selectPath(TreePath path) | TreeSelection | |
setMode(SelectionMode type) | TreeSelection | |
unselectedAll() | TreeSelection | |
unselectIter(TreeIter iter) | TreeSelection | |
unselectPath(TreePath path) | TreeSelection | |
unselectRange(TreePath startPath, TreePath endPath) | TreeSelection |