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
self
setEnableRubberband
setFactory
setMaxColumns
setMinColumns
setModel
setSingleClickActivate
setTabBehavior
properties
enableRubberband
factory
gType
maxColumns
minColumns
model
singleClickActivate
tabBehavior
static functions
getGType
Sets the model to use.
This must be a gtk.selection_model.SelectionModel.