2008/1/13 无姓无名 <[EMAIL PROTECTED]>:

Hi,

> a=gtk.TextBuffer()
> start, end = a.get_bounds()
> b=a.serialize(a, "application/x-gtk-text-buffer-rich-text", start, end)
>
> Traceback (most recent call last):
>   File "<pyshell#17>", line 1, in <module>
>     b=a.serialize(a, "application/x-gtk-text-buffer-rich-text", start, end)
> RuntimeError: more argument specifiers than keyword list entries

weird, what versions (and os) of pygtk are you using?

cheers
-- 
Gian Mario Tagliaretti
_______________________________________________
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