5/25/2011 10:10 PM, Vladimir Sedach wrote:
>> I'm reading the GDK manual
>> (http://developer.gnome.org/gdk/stable/gdk-Drawing-Primitives.html),
>> and gdk_draw_text is marked as deprecated with the suggestion to use
>> gdk_draw_layout instead. gdk_draw_layout is itself de
I'm reading the GDK manual
(http://developer.gnome.org/gdk/stable/gdk-Drawing-Primitives.html),
and gdk_draw_text is marked as deprecated with the suggestion to use
gdk_draw_layout instead. gdk_draw_layout is itself deprecated, but
there is no recommendation for what should be used in its place. Wh