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. What
is the right GDK function for drawing text, or is text drawing now
moved outside of GDK?

Thank you,
Vladimir
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to