In the gtkhtml2 wrappers, there are a bunch of functions (html_selection_*) that really ought to be methods of the view object. Or if not, I'd love to know what I'm missing.
I guess it's unacceptable to break backwards compatibility, but do people think it would be worth it to make them methods and then add them into the gtkhtml2 package as unbound methods in a __init__.py or something like that? On a related note, I just filed a bug to add a wrapper for html_selection_get_text, #134345. I'd love to see it in the next release. I'll also try to wrap some other parts of gtkhtml2. -- [ Juri Pakaste / [EMAIL PROTECTED] / http://www.iki.fi/juri/ ]
signature.asc
Description: This is a digitally signed message part
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
