Documentation
Dlang.org
DropDown.setFactory
gtk
drop_down
DropDown
Sets the
gtk.list_item_factory.ListItemFactory
to use for populating list items.
class
DropDown
void
setFactory
(
gtk.list_item_factory.ListItemFactory
factory
= null
)
Parameters
factory
gtk
.
list_item_factory
.
ListItemFactory
the factory to use
gtk
drop_down
DropDown
constructors
this
functions
connectActivate
getEnableSearch
getExpression
getFactory
getHeaderFactory
getListFactory
getModel
getSearchMatchMode
getSelected
getSelectedItem
getShowArrow
self
setEnableSearch
setExpression
setFactory
setHeaderFactory
setListFactory
setModel
setSearchMatchMode
setSelected
setShowArrow
properties
_gType
enableSearch
expression
factory
headerFactory
listFactory
model
searchMatchMode
selected
selectedItem
showArrow
static functions
_getGType
newFromStrings
Sets the gtk.list_item_factory.ListItemFactory to use for populating list items.