Documentation
Dlang.org
FlowBox.selectChild
gtk
flow_box
FlowBox
Selects a single child of box, if the selection mode allows it.
class
FlowBox
void
selectChild
(
gtk.flow_box_child.FlowBoxChild
child
)
Parameters
child
gtk
.
flow_box_child
.
FlowBoxChild
a child of box
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
Selects a single child of box, if the selection mode allows it.