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