Method GDK2.Drawable()->draw_text()
- Method
draw_text
GDK2.Drawabledraw_text(GDK2.GCgc,intx,inty,string|Pango.Layouttext)- Description
y is used as the baseline for the text.
GDK2.Drawable draw_text(GDK2.GC gc, int x, int y, string|Pango.Layout text)
y is used as the baseline for the text.