Re: difference between gtk_signal_connect and g_signal_connect



* ellf (ellf ellF net) wrote:
> > what's the difference with g_signal_connect ?
> 
> In moving from GTK-1.2 to GTK-2.0, the GTK+ Signal API functions were
> deprecated (and in some cases removed, I believe) in favor of their
> counterparts in the GSignal system.

In addtion to what ellf said, I note this in the GTK-2.0 API Reference
on gtk_signal_connect:

"Warning

gtk_signal_connect is deprecated and should not be used in newly-written
code. Use g_signal_connect() instead."

-- 
 .''`.      Carl B. Constantine
: :' :     duckwing duckwing ca
`. `'    GnuPG: 135F FC30 7A02 B0EB 61DB  34E3 3AF1 DC6C 9F7A 3FF8
  `-  Debian GNU/Linux -- The power of freedom

Attachment: pgpFWjgzZta99.pgp
Description: PGP signature



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