dwt ~master (2018-03-04T11:18:22Z)
Home
Dub
Repo
TextStyle.this
org
eclipse
swt
graphics
TextStyle
TextStyle
Create an empty text style.
@since 3.4
this
()
class
TextStyle
this
(
)
this
(
Font
font
,
Color
foreground
,
Color
background
)
this
(
TextStyle
style
)
Meta
Source
See Implementation
org
eclipse
swt
graphics
TextStyle
TextStyle
constructors
this
functions
opEquals
toHash
toString
variables
background
borderColor
borderStyle
font
foreground
metrics
rise
strikeout
strikeoutColor
underline
underlineColor
underlineStyle
Create an empty text style.
@since 3.4