Re: Mixing GTK+ signal with GTKmm



On Wed, 2009-11-18 at 09:24 -0200, Paulo Flabiano Smorigo wrote:
> 
> Hi Jonathon,
> 
> Thanks for the reply...
> 
> In some code in google code search I found g_signal_new and
> gtk_signal_new. What's the difference between both?
> 

gtk_signal_new is deprecated, so use g_signal_new instead.

> Thanks!
> Paulo

Krzesimir



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]