Gian Mario Tagliaretti wrote:
> 2006/12/1, Paul Pogonyshev <[EMAIL PROTECTED]>:
> 
> > What do I use in place of g_markup_escape_text()?  I can't find the
> > wrapper (is it missing?)
> 
> >>> import gobject
> >>> gobject.markup_escape_text
> <built-in function markup_escape_text>

It is probably added in latest versions.  Not present in PyGTK 2.5.
Is there something to use for the old versions?  Or do I have to write
my own workaround for now?

Paul
_______________________________________________
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