dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
GridLayout.layout
org
eclipse
swt
layout
GridLayout
GridLayout
Undocumented in source. Be warned that the author may not have intended to support it.
void
layout
(Composite composite, bool flushCache_)
Point
layout
(Composite composite, bool move, int x, int y, int width, int height, bool flushCache_)
class
GridLayout
Point
layout
(
Composite
composite
,
bool
move
,
int
x
,
int
y
,
int
width
,
int
height
,
bool
flushCache_
)
Meta
Source
See Implementation
org
eclipse
swt
layout
GridLayout
GridLayout
constructors
this
functions
computeSize
flushCache
getData
getName
layout
toString
variables
horizontalSpacing
makeColumnsEqualWidth
marginBottom
marginHeight
marginLeft
marginRight
marginTop
marginWidth
numColumns
verticalSpacing