X11::ReparentEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper for X11::C::X::ReparentEvent structure.
Constructors
new(event : X11::C::X::PReparentEvent)
Sourcenew(event : X11::C::X::ReparentEvent)
Sourcenew
SourceInstance methods
display
Sourcedisplay=(display : Display)
Sourceevent
Sourceevent=(event : X11::C::Window)
Sourceoverride_redirect
Sourceoverride_redirect=(override_redirect : Bool)
Sourceparent
Sourceparent=(parent : X11::C::Window)
Sourcesend_event
Sourcesend_event=(send_event : Bool)
Sourceserial
Sourceserial=(serial : UInt64)
Sourceto_unsafe
Sourceto_x
Sourcetype
Sourcetype=(type : Int32)
Sourcewindow
Sourcewindow=(window : X11::C::Window)
Sourcex=(x : Int32)
Sourcey=(y : Int32)
Source