gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
TreeSelection.selectAll
gtk
TreeSelection
TreeSelection
Selects all the nodes. @selection must be set to #GTK_SELECTION_MULTIPLE mode.
class
TreeSelection
void
selectAll
(
)
Meta
Source
See Implementation
gtk
TreeSelection
TreeSelection
constructors
this
functions
addOnChanged
countSelectedRows
getMode
getSelectFunction
getSelected
getSelectedRows
getStruct
getTreeSelectionStruct
getTreeView
getUserData
iterIsSelected
pathIsSelected
selectAll
selectIter
selectPath
selectRange
selectedForeach
setMode
setSelectFunction
setStruct
unselectAll
unselectIter
unselectPath
unselectRange
static functions
callBackChanged
getType
variables
connectedSignals
gtkTreeSelection
onChangedListeners
Selects all the nodes. @selection must be set to #GTK_SELECTION_MULTIPLE mode.