easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
GridLayout.addSubLayoutAbove
easyd
gtk
base
GridLayout
Undocumented in source. Be warned that the author may not have intended to support it.
typeof
(
this
)
addSubLayoutAbove
(int colspan, int rowspan, bool colstretch, bool rowstretch)
typeof
(
this
)
addSubLayoutAbove
(Widget reference, int colspan, int rowspan, bool colstretch, bool rowstretch)
class
GridLayout
typeof
(this)
addSubLayoutAbove
(
Widget
reference
,
int
colspan
= 1
,
int
rowspan
= 1
,
bool
colstretch
= false
,
bool
rowstretch
= false
)
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