[wx-dev] Re: CVS: [PC] wxWidgets/src/gtk artgtk.cpp,1.18,1.19 settings.cpp,1.70,1.71

Paul Cornett pc-wx at bullseye.com
Fri Jun 22 09:57:20 PDT 2007


Mart Raudsepp wrote:
> In the diff further down I see that some code with g_object_ref_sink
> was removed. Why wasn't a g_object_unref added there instead?

Because it was simpler. Since we have to use gtk_object_sink for
gtk<=2.8 anyway, and there is no functional advantage to the "new" way,
why make more of a mess in our code?




More information about the wx-dev mailing list