class

X11::SelectionClearEvent

Inherits X11::WindowEvent / X11::Event / Reference / Object

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

Constructors

new(event : X11::C::X::PSelectionClearEvent)
Source
new(event : X11::C::X::SelectionClearEvent)
Source

Instance methods

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