Subject: GTK+2.0 substitution for gdk_string_width()
Date: Wed, 17 Apr 2002 14:09:25 +0900
Hi, all.
I'm looking for the Gtk+2.0 substitution for the obsolete
'gdk_string_width()' function. Specifically, how can I change
'gdk_string_width(widget->style->font, string)' to the Gtk+2.0 style
code?