dwt v1.0.3+swt-3.4.1 (2020-01-31T08:20:04Z)
Home
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