I'm using gtk-perl to write my newest and super fun project.
When you adjust the size of a CList column you have to
do it in pixels. Not terribly helpfull really since I
know of no way to get the size of a string in a non-fixed
width font (nor even what gnome font is set...).
Know of a way to calculate the pixel width of a string
in perl?