Description Usage Arguments Author(s)
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
.)
WARNING: gdk_gc_set_font
is deprecated and should not be used in newly-written code.
1 | gdkGCSetFont(object, font)
|
|
a |
|
the new font. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.