Hi,

I would like to be able to programmatically copy chunks of text
within my PyGtk program, so that the user can paste them into a
text widget with Ctrl-V. I was planning to use the GtkClipboard
methods, but they don't seem to be wrapped yet--I just want to make
sure that my understanding is correct, and if so, if there are
alternate ways of doing this.

Thanks for any help,
Jesse
_______________________________________________
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