Re: Upgrading from GTK+ 1.2 to 2.4
- From: "Brian J. Tarricone" <bjt23 cornell edu>
- To: gtk-app-devel-list gnome org
- Subject: Re: Upgrading from GTK+ 1.2 to 2.4
- Date: Wed, 29 Sep 2004 16:11:52 -0700
On 09/29/04 14:39, William Dest wrote:
There is also GTK_DISABLE_DEPRECATED, which may be
more what you want, since you're upgrading Gtk+.
Also, make sure you're not spelling it like you are in
your email: its _DEPRECATED, meaning to discourage
use, rather than _DEPRECIATED, which means to lose
value over time according to a schedule. :)
also of note are GLIB_DISABLE_DEPRECATED and PANGO_DISABLE_DEPRECATED,
though the latter probably isn't useful unless you're using pango directly.
if you use glib directly (which i find i do often), the GLIB_... will
probably be useful.
man, i hate it when my widgets depreciate... ^_~
-brian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]