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