selection_notify EventThe fields that can be unified in selection_notify events
are:
type(T) unifies T with selection_notify.
serial(S) unifies S with the serial number of the last request
processed by the server.
send_event(B) unifies B, a boolean value, with one of
true
false
display(D) unifies D with the ProXL Display the event was read
from.
requester(R) unifies R with the ProXL Window that requested the
selection.
selection(S) unifies S with the atom name of the requested
selection.
target(T) unifies T with the atom name for the data type
that the selection was converted to.
property(P) unifies P with the atom name of the Window
property where the converted selection was stored, or none
if the conversion could not be performed.
time(T) unifies T with the server time, in milliseconds, when
the selection was stored.