Documentation
Dlang.org
FlowBox.unselectChild
gtk
flow_box
FlowBox
Unselects a single child of box, if the selection mode allows it.
class
FlowBox
void
unselectChild
(
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
Unselects a single child of box, if the selection mode allows it.