Documentation
Dlang.org
ColumnView.setModel
gtk
column_view
ColumnView
Sets the model to use.
This must be a
gtk.selection_model.SelectionModel
.
class
ColumnView
void
setModel
(
gtk.selection_model.SelectionModel
model
= null
)
Parameters
model
gtk
.
selection_model
.
SelectionModel
the model to use
gtk
column_view
ColumnView
constructors
this
functions
appendColumn
connectActivate
getColumns
getEnableRubberband
getHeaderFactory
getModel
getReorderable
getRowFactory
getShowColumnSeparators
getShowRowSeparators
getSingleClickActivate
getSorter
getTabBehavior
insertColumn
removeColumn
scrollTo
setEnableRubberband
setHeaderFactory
setModel
setReorderable
setRowFactory
setShowColumnSeparators
setShowRowSeparators
setSingleClickActivate
setTabBehavior
sortByColumn
Sets the model to use.
This must be a gtk.selection_model.SelectionModel.