dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
StyleRange.this
org
eclipse
swt
custom
StyleRange
StyleRange
Create a new style range with no styles
@since 3.2
this
()
class
StyleRange
this
(
)
this
(StyleRange other)
this
(TextStyle style)
this
(int start, int length, Color foreground, Color background)
this
(int start, int length, Color foreground, Color background, int fontStyle)
Meta
Source
See Implementation
org
eclipse
swt
custom
StyleRange
StyleRange
constructors
this
functions
clone
isUnstyled
isVariableHeight
opEquals
similarTo
toHash
toString
variables
fontStyle
length
start
Create a new style range with no styles
@since 3.2