Learn R Programming

RGtk2 (version 2.8.8)

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

object
font
[GdkFont] the new font.