FontData.getStyle

Returns the style of the receiver which is a bitwise OR of one or more of the <code>SWT</code> constants NORMAL, BOLD and ITALIC.

@return the style of this <code>FontData</code>

@see #setStyle

class FontData
int
getStyle
(
)

Meta