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)objectGdkDrawable] a GdkDrawable (a GdkWindow or a GdkPixmapxytexttext.lengthtext to draw.