easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
GridLayout.addSubLayoutBelow
easyd
gtk
base
GridLayout
Undocumented in source. Be warned that the author may not have intended to support it.
typeof
(
this
)
addSubLayoutBelow
(int colspan, int rowspan, bool colstretch, bool rowstretch)
class
GridLayout
typeof
(this)
addSubLayoutBelow
(
int
colspan
= 1
,
int
rowspan
= 1
,
bool
colstretch
= false
,
bool
rowstretch
= false
)
typeof
(
this
)
addSubLayoutBelow
(Widget reference, int colspan, int rowspan, bool colstretch, bool rowstretch)
Meta
Source
See Implementation
easyd
gtk
base
GridLayout
functions
add
addAbove
addBelow
addLeft
addLeftOf
addRight
addRightOf
addSubLayout
addSubLayoutAbove
addSubLayoutBelow
addSubLayoutLeft
addSubLayoutLeftOf
addSubLayoutRight
addSubLayoutRightOf
autoStretch
createSubLayout
setupWidget
properties
margin
spacing
variables
hasColStretch
hasRowStretch
lastWidget