Hi,
        I am writing a PyGTK program in which I need to use
some pango functions. According to pango API the functions 
that I need are "pango_itemize()" and "pango_reorder_items()".
But all these functions are found missing in the pango module
available with PyGTK. Also Structure of Pango API and pango
module in PyGTK are compleetly different.
        Is Pango in PyGTK not a binding for original Pango?
Is their any other python binding for libpango? Or how can
I use the above functions in python?

Thanks in advance

--
SajithVK

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to