Documentation
Dlang.org
GridView.setFactory
gtk
grid_view
GridView
Sets the
gtk.list_item_factory.ListItemFactory
to use for populating list items.
class
GridView
void
setFactory
(
gtk.list_item_factory.ListItemFactory
factory
= null
)
Parameters
factory
gtk
.
list_item_factory
.
ListItemFactory
the factory 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 gtk.list_item_factory.ListItemFactory to use for populating list items.