
8 Jan
2004
8 Jan
'04
4:31 a.m.
On Tue, 2004-01-06 at 04:26, bulia byak wrote:
It would be nice if there was a recursive version of gtk_widget_modify_font(), but as far as I know there isn't. Perhaps we should write a function to do that.
Thanks! I added a recursive sp_set_font_size() to widgets/swp-utilities.cpp, works fine for the menu and all spinbuttons.
Actually, if you haven't already done so, maybe you can just call it on the box widget for that part of the toolbar once you've added the widgets?
-mental