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)