Re: [gtk-list] Re: #defining if Gtk has support for GtkCTree



On Tue, 20 Oct 1998, Kemal 'Disq' Hadimli wrote:

> On Tue, 20 Oct 1998, Tim Janik wrote:
> 

> > but since the ctree API has recently undergone some major changes, mostly
> > with regards to the ctreenode handling, i'd say you are better off with
> > checking gtk's corresponding version macros, defined in gtkfeatures.h:
> > 
> > /* Gtk+ 1.1.2 version tag
> >  * - ctree function name changes
> >  */
> > #define GTK_HAVE_FEATURES_1_1_2                         1-1-2
> ok. but GTK_HAVE_FEATURES_1_1_2 will not be undef'd in Gtk+ 1.1.3 if some
> funcs etc does not change, right?

nope, the GTK_HAVE_FEATURES_x_x_x defines are meant to be added incrementally
where appropriate, they wont get removed in future versions.

> 
> ---
> bash# Disq/OMHAF
> bash# (old mcdonald had a farm)
> 

---
ciaoTJ



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