Re: simple gtk themed button example?

2008-01-25 Thread Zac Filan
Chris Lord wrote: > 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, unle

simple gtk themed button example?

2008-01-25 Thread Zac Filan
Hello, Can someone point me to a C code example of a gtk button that responds to system theme changes? I have a N810, when I change the system theme the buttons on the internet radio applet (for example) change to suite the theme. I would like to know how to write a Gtk application (not an apple