Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
gdkGCSetFont: gdkGCSetFont
Description
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.
Usage
gdkGCSetFont(object, font)
Arguments