GC.setFont

Warning gdk_gc_set_font is deprecated and should not be used in newly-written code. Sets the font for a graphics context. (Note that all text-drawing functions in GDK take a font argument; the value set here is used when that argument is NULL.)

class GC
void
setFont

Parameters

font Font

the new font.

Meta