Re: deprecated functions



Jeffrey Goddard <moosewood mooseroot org> writes:

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. Is
there such a list and can someone point me to it?

No, there is no such list. Often the function docs will
say which function to use; other times you just have to know.

Matthias Clasen recently came up with a patch for gtk-doc
to make it easy to include "use foo() instead" information
to the deprecation warnings, so hopefully we'll have that
information more in the future.

 http://mail.gnome.org/archives/gtk-doc-list/2002-November/msg00025.html

Regards,
                                        Owen



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