On Sat, 2007-01-06 at 11:36 -0500, muppet wrote:
It looks like you actually got a copy of the font description from Gtk2::Style::font_desc, which means your changes aren't happening to the object in place. Odd.
Yeah. We're using newSVPangoFontDescription_copy in Gtk2::Style::font_desc, so we actually hand out a copy. I think that's not necessary. Proposed patch attached. -- Bye, -Torsten
Attachment:
style.patch
Description: Text Data