I'd like to know, if there's a way to tell all running GTK apps to reload the gtkrc on the fly.
In my case, I'd like to implement an event based switch of themes(night/day -> dark/light), but f.e. claws-mail doesn't do it without restarting the application. In the case of claws, once I switched the theme, ie. with gtk-chtheme, the message-preview gets updated, but the folder- and maillistings only update on restart.
I found this little app, which from the description claims to do it, but it just exits with non-zero status.
http://aur.archlinux.org/packages.php?ID=44052

