gdk_draw_text
is deprecated and should not be used in newly-written code. Use gdkDrawLayout
instead.gdkDrawText(object, font, gc, x, y, text, text.length)
object
GdkDrawable
] a GdkDrawable
(a GdkWindow
or a GdkPixmap
x
y
text
text.length
text
to draw.