gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
FlowBox.setSelectionMode
gtk
FlowBox
FlowBox
Sets how selection works in @box.
class
FlowBox
void
setSelectionMode
(
GtkSelectionMode
mode
)
Parameters
mode
GtkSelectionMode
the new selection mode
Meta
Source
See Implementation
gtk
FlowBox
FlowBox
constructors
this
functions
addOnActivateCursorChild
addOnChildActivated
addOnMoveCursor
addOnSelectAll
addOnSelectedChildrenChanged
addOnToggleCursorChild
addOnUnselectAll
bindModel
getActivateOnSingleClick
getChildAtIndex
getChildAtPos
getColumnSpacing
getFlowBoxStruct
getHomogeneous
getMaxChildrenPerLine
getMinChildrenPerLine
getRowSpacing
getSelectedChildren
getSelectionMode
getStruct
insert
invalidateFilter
invalidateSort
remove
selectAll
selectChild
selectedForeach
setActivateOnSingleClick
setColumnSpacing
setFilterFunc
setHadjustment
setHomogeneous
setMaxChildrenPerLine
setMinChildrenPerLine
setRowSpacing
setSelectionMode
setSortFunc
setVadjustment
unselectAll
unselectChild
mixins
__anonymous
static functions
getType
variables
gtkFlowBox
Sets how selection works in @box.