Documentation
Dlang.org
GridView.setModel
gtk
grid_view
GridView
Sets the model to use.
This must be a
gtk.selection_model.SelectionModel
.
class
GridView
void
setModel
(
gtk.selection_model.SelectionModel
model
= null
)
Parameters
model
gtk
.
selection_model
.
SelectionModel
the model to use
gtk
grid_view
GridView
constructors
this
functions
connectActivate
getEnableRubberband
getFactory
getMaxColumns
getMinColumns
getModel
getSingleClickActivate
getTabBehavior
scrollTo
setEnableRubberband
setFactory
setMaxColumns
setMinColumns
setModel
setSingleClickActivate
setTabBehavior
Sets the model to use.
This must be a gtk.selection_model.SelectionModel.