Terminal.getFont

Queries the terminal for information about the fonts which will be used to draw text in the terminal.

class Terminal
getFont
()

Return Value

a PangoFontDescription describing the font the terminal is currently using to render text. [transfer none]

Meta