On Tue, 27 Oct 2009, Hieu Le Trung wrote:
Hi,
I've posted this through gtk-app-devel list but no good response. So
that I'm doing cross post here.
Please don't, this list is for discussing development of
the glib and gtk+ libraries, not applications using it.
I wonder if we can do it with g
Hi,
I've posted this through gtk-app-devel list but no good response. So
that I'm doing cross post here.
Here is my situation.
I'm using GLib in my application, and I'm using g_object_new to allocate
memory of an object. As in C++ specification, there is "new" placement
technique that can allow u