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