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