Documentation
Dlang.org
ListView.setModel
gtk
list_view
ListView
Sets the model to use.
This must be a
gtk.selection_model.SelectionModel
to use.
class
ListView
void
setModel
(
gtk.selection_model.SelectionModel
model
= null
)
Parameters
model
gtk
.
selection_model
.
SelectionModel
the model to use
gtk
list_view
ListView
constructors
this
functions
connectActivate
getEnableRubberband
getFactory
getHeaderFactory
getModel
getShowSeparators
getSingleClickActivate
getTabBehavior
scrollTo
self
setEnableRubberband
setFactory
setHeaderFactory
setModel
setShowSeparators
setSingleClickActivate
setTabBehavior
properties
enableRubberband
factory
gType
headerFactory
model
showSeparators
singleClickActivate
tabBehavior
static functions
getGType
Sets the model to use.
This must be a gtk.selection_model.SelectionModel to use.