callback function difference

2009-12-10 Thread Zhangwei
hello i'm new in gtk i'm puzzled about the callback functions: g_callback() gtk_signal_func() they looked same is there anyone can tell me the difference ? thanks in advance! sincerely James ___ gtk-app-devel-list mailing list

Re: callback function difference

2009-12-10 Thread Florian Müllner
El jue, 10-12-2009 a las 22:05 +0800, Zhangwei escribió: hello i'm new in gtk i'm puzzled about the callback functions: g_callback() gtk_signal_func() they looked same is there anyone can tell me the difference ? There is none. The object/signal system of Gtk was split out into GObject a