Hello everybody! I would know if there's a *simple* way having a string marked up with the Pango text markup language to set it in a TextBuffer, I mean the same purpose of *set_markup gtk.Label* method but for gtk.TextBuffer, that's:
Get from a string like <b>Test</b> visualize in a textbuffer like: *Test *Thanks in advance. Greetings.* *
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
