Re: signals in GTK 2



"Fabio Zanetta" <znt fabio virgilio it> writes:

> Hi all,
> 
> I started using GTK+ 2.0.
> Reading the docs about signals they talk about a list of functions such as
> gtk_signal_connect() & C. that result to be deprecated (and infact I cannot
> find the gtk_signal_connect in new libraries).
> 
> So what are the new functions for managing signals?
> Is there some documentation about it?

Questions about programming in GTK+ should be addressed to 
gtk-app-devel-list not here.

You'll find the functions you are looking for in libgobject:

 http://developer.gnome.org/doc/API/2.0/gobject/gobject-Signals.html

Regards,
                                        Owen



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