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