Description
Loads a font.
WARNING: gdk_font_load
is deprecated and should not be used in newly-written code.Usage
gdkFontLoad(font.name)
Details
The font may be newly loaded or looked up the font in a cache.
You should make no assumptions about the initial reference count.