Learn R Programming

RGtk2 (version 2.8.7)

gdkDrawString: gdkDrawString

Description

Draws a string of characters in the given font or fontset. WARNING: gdk_draw_string is deprecated and should not be used in newly-written code. Use gdkDrawLayout instead.

Usage

gdkDrawString(object, font, gc, x, y, string)

Arguments