Re: GtkTextBuffer, insert_text



On Sat, 20 Jul 2002 10:27:51 -0400
"Rich Gautier" <rgautier cox net> wrote:

I think he did this already, although he's still using
GTK_SIGNAL_FUNC instead of G_CALLBACK.

To get rid of these things once and for all add -DGTK_DISABLE_DEPRECATED (and
-DGDK_DISABLE_DEPRECATED if you use lots of GDK functions) to the CFLAGS in your
makefile when porting code from 1.2 to 2.0.

This will _force_ you to fix deprecated stuff, because it will cause compile and
link errors.

Roland
-- 
R.F. Smith                           /"\    ASCII Ribbon Campaign
r s m i t h @ x s 4 a l l . n l      \ /    No HTML/RTF in email
http://www.xs4all.nl/~rsmith/         X     No Word docs in email
                                     / \    Respect for open standards

Attachment: pgp0imRC5lstg.pgp
Description: PGP signature



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