hello, I use this code :
bold_tag=text_buffer.create_tag("bold", weight=pango.PANGO_WEIGHT_BOLD)
and it send this error :
AttributeError:'module' object has no attribute 'PANGO_WEIGHT_BOLD'
info: import pango is doing
Some one can help me ?
thank
stephane
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
