d-dazzle ~master (2022-05-22T20:33:47.4418531)
Dub
Repo
ThreeGrid.addAt
dazzle
ThreeGrid
ThreeGrid
Adds a widget to the grid at the row and column (Helper function)
class
ThreeGrid
void
addAt
(
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
Adds a widget to the grid at the row and column (Helper function)