How do I do the equivalent of the following in PyGTK?

    gtk_editable_cut_clipboard (GTK_EDITABLE (text));

I found <http://www.daa.com.au/pipermail/pygtk/2002-July/003113.html>,
but it no longer seems to work (gtk no longer has an atom_intern
function).

Thanks,
-jj

-- 
Hacker is to software engineer as 
Climbing Mt. Everest is to building a Denny's there.
_______________________________________________
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