Re: [Fwd: dereferencing void *]

2014-03-24 Thread Joël Krähemann
On Mon, 2014-03-24 at 02:43 +0100, Colomban Wendling wrote: Le 24/03/2014 01:36, Joël Krähemann a écrit : [...] The following will compile but is it still correct? g_atomic_pointer_set((returnable_thread-safe_data), NULL); Yes, as the atomic_int*

Fwd: Help with GdkWindow size

2014-03-24 Thread Carl Nygard
Getting resize and expose events through XWindows, but still nothing through gdk. The g_signal_connect still complains about invalid instance. Based on some other docs ( http://gtk.10911.n7.nabble.com/Capture-GdkWindow-event-td8313.html) it seems like I can't attach the configure-event to the