Re: deprecated functions
- From: "Fabio Zanetta" <znt fabio virgilio it>
- To: <gtk-app-devel-list gnome org>
- Subject: Re: deprecated functions
- Date: Tue, 26 Nov 2002 20:06:45 +0100
----- Original Message -----
From: "Jeffrey Goddard" <moosewood mooseroot org>
I was just looking at the docs for 2.0 and it stated that
gtk_signal_connect
is deprecated and should not be used in new code. However, I don't seem to
be
able to find a list of replacements for most of the things I saw listed as
deprecated.
Hi,
I got the same problem some days ago: the replacement is g_signal_connect()
that is a macro (same params as gtk_signal_connect()) that redefine
g_signal_connect_data()
Cya
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]