Documentation
Dlang.org
FlowBox.setSelectionMode
gtk
flow_box
FlowBox
Sets how selection works in box.
class
FlowBox
void
setSelectionMode
(
gtk.types.SelectionMode
mode
)
Parameters
mode
gtk
.
types
.
SelectionMode
the new selection mode
gtk
flow_box
FlowBox
constructors
this
functions
append
bindModel
connectActivateCursorChild
connectChildActivated
connectMoveCursor
connectSelectAll
connectSelectedChildrenChanged
connectToggleCursorChild
connectUnselectAll
getActivateOnSingleClick
getChildAtIndex
getChildAtPos
getColumnSpacing
getHomogeneous
getMaxChildrenPerLine
getMinChildrenPerLine
getRowSpacing
getSelectedChildren
getSelectionMode
insert
invalidateFilter
invalidateSort
prepend
remove
removeAll
selectAll
selectChild
selectedForeach
setActivateOnSingleClick
setColumnSpacing
setFilterFunc
setHadjustment
setHomogeneous
setMaxChildrenPerLine
setMinChildrenPerLine
setRowSpacing
setSelectionMode
setSortFunc
setVadjustment
unselectAll
unselectChild
Sets how selection works in box.