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