Re: clarification: GErrors and GQuarks

2012-05-11 Thread David Nečas
On Thu, May 10, 2012 at 04:45:09PM -0800, Christopher Howard wrote: Quick glib question here: I've been getting into glib's error reporting system and trying to integrate it into some code. (My code is using glib, but not GTK+ itself.) Overall it seems rather straightforward, but there was one

clarification: GErrors and GQuarks

2012-05-10 Thread Christopher Howard
Quick glib question here: I've been getting into glib's error reporting system and trying to integrate it into some code. (My code is using glib, but not GTK+ itself.) Overall it seems rather straightforward, but there was one point I was hoping for clarification on: In the g_set_error()