class

X11::SelectionRequestEvent

Inherits X11::Event / Reference / Object

Wrapper from X11::C::X::SelectionRequestEvent structure.

Constructors

new(event : X11::C::X::PSelectionRequestEvent)
Source
new(event : X11::C::X::SelectionRequestEvent)
Source

Instance methods

display
Source
display=(display : Display)
Source
owner
Source
owner=(owner : X11::C::Window)
Source
property
Source
property=(property : X11::C::Atom)
Source
requestor
Source
requestor=(requestor : X11::C::Window)
Source
selection
Source
selection=(selection : X11::C::Atom)
Source
send_event
Source
send_event=(send_event : Bool)
Source
serial
Source
serial=(serial : UInt64)
Source
target
Source
target=(target : X11::C::Atom)
Source
time
Source
time=(time : X11::C::Time)
Source
to_unsafe
Source
to_x
Source
type
Source
type=(type : Int32)
Source