X11::SelectionEvent
Inherits X11::Event / Reference / Object
Wrapper from X11::C::X::SelectionEvent structure.
Constructors
new(event : X11::C::X::PSelectionEvent)
Sourcenew(event : X11::C::X::SelectionEvent)
Sourcenew
SourceInstance methods
display
Sourcedisplay=(display : Display)
Sourceproperty
Sourceproperty=(property : X11::C::Atom)
Sourcerequestor
Sourcerequestor=(requestor : X11::C::Window)
Sourceselection
Sourceselection=(selection : X11::C::Atom)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourcetarget
Sourcetarget=(target : X11::C::Atom)
Sourcetime
Sourcetime=(time : X11::C::Time)
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Source