d-dazzle ~master (2022-05-22T20:33:47.4418531)
Dub
Repo
ThreeGrid.moveChild
dazzle
ThreeGrid
ThreeGrid
Moves a widget on the grid from one row/column pair to an other (Helper function)
class
ThreeGrid
void
moveChild
(
Widget
widget
,
uint
row
,
uint
column
)
Meta
Source
See Implementation
dazzle
ThreeGrid
ThreeGrid
constructors
this
functions
addAt
getColumnSpacing
getRowSpacing
getStruct
getThreeGridStruct
moveChild
setColumnSpacing
setRowSpacing
static functions
getType
variables
dzlThreeGrid
Moves a widget on the grid from one row/column pair to an other (Helper function)