no_expose EventThe fields that can be unified in no_expose events
are:
type(T) unifies T with no_expose.
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.
drawable(D) unifies D with either the ProXL Window or ProXL Pixmap
that was the destination of the graphics request.
major_code(M) unifies M with the name of the graphics request
that produced the event
. One of
copy_area
copy_plane
minor_code(M) unifies M with an integer giving the request
minor code.