On Fri, 2008-01-25 at 09:51 -0500, Zac Filan wrote: > Hello, > > Can someone point me to a C code example of a gtk button that responds > to system theme changes?
All GTK applications are theme-change-aware, unless you're not running them correctly. If you're in scratchbox and your application isn't responding to theme changes, perhaps you aren't using run-standalone? --Chris _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
