Re: gtk-list Digest, Vol 133, Issue 2

2015-05-03 Thread Konstantin P.
But g_application_quit seems only executing shutdown.. I may use bool var like is_restarting, and fork in shutdown handler. But fork will live or not, if I do this? On Sun, May 3, 2015 at 6:00 PM, wrote: > Send gtk-list mailing list submissions to > gtk-list@gnome.org > > To subscribe or

How to get Colors?

2015-05-03 Thread The Devils Jester
I am trying to get general GTK system colors for use in custom rendering operations. In MSW, I would get these colors through a function like GetSysColor, but GTK does not appear to have such a function. The only way that comes to mind, to get a bunch of common system colors, is to create a bunch