difference between gtk_signal_connect and g_signal_connect



hi, 

i'm reading the source code of gftp, and in the main, i can to read this :

gtk_signal_connect(GTK_OBJECT(window), "delete_event", GTK_SIGNAL_FUNC(delete_event), NULL);

what's the difference with g_signal_connect ?

thanks
-- 
Stephane Wirtel <stephane wirtel belgacom net>
GPG ID : 1024D/C9C16DA7 | 5331 0B5B 21F0 0363 EACD  B73E 3D11 E5BC C9C1 6DA7




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