awalter1 a écrit :
Hi,
I'm working with Linux RedHat EL4.
a version of gtk+ was installed with the release RedHat : "rpm -qa" returns
this version.
Others more recente versions of gtk+ have been installed from sources : not
recognize from rpm.
Same things for pygtk.

My application is written in python.

How to know which versions of gtk+/pygtk is used by my application ?

>>> import gtk
>>> gtk.gtk_version
(2, 10, 11)
>>> gtk.pygtk_version
(2, 10, 4)

--
Yann
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to