GC.getFont

Returns the 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 GC
getFont
(
)

Meta