GTK+ (the + doesn't mean anything other than being part of the name)
is backwards compatible. API is only allowed to grow. No  change in
semantics and no API removal.

That means that something compiled against it in a previous version
(say, 2.0) is supposed to run against a later version (say, 2.16).
Even language bindings like PyGTK.

PyGTK and GTK+ version numbers are _not_ synchronized. PyGTK version
2.14 may require a minimum version of GTK+ because it uses API that
only got *added* to GTK+ at that version.

Rui

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to