TextLayout.getFont

Returns the default font currently being used by the receiver to draw and measure text.

@return the receiver's font

@exception SWTException <ul> <li>ERROR_GRAPHIC_DISPOSED - if the receiver has been disposed</li> </ul>

class TextLayout
getFont
(
)

Meta