I'm trying to figure out when selection client actually got the data.
The ICCCM manual says that the selection owner "should express
interest in PropertyNotify events for the specified requestor window
and wait until the property in the SelectionNotify event has been
deleted." I have an handler for the selection-request-event in which I
receive the requestor window and property name but is there a way to
connect a callback to this window to know when the property is
deleted?

Ted
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to