X11::ConfigureRequestEvent
Inherits X11::WindowEvent / X11::Event / Reference / Object
Wrapper from X11::C::X::ConfigureRequestEvent structure.
Constructors
new(event : X11::C::X::PConfigureRequestEvent)
Sourcenew(event : X11::C::X::ConfigureRequestEvent)
Sourcenew
SourceInstance methods
above
Sourceabove=(above : X11::C::Window)
Sourceborder_width
Sourceborder_width=(border_width : Int32)
Sourcedetail
Sourcedetail=(detail : Int32)
Sourcedisplay
Sourcedisplay=(display : Display)
Sourceheight
Sourceheight=(height : Int32)
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)
Sourcevalue_mask
Sourcevalue_mask=(value_mask : UInt64)
Sourcewidth
Sourcewidth=(width : Int32)
Sourcewindow
Sourcewindow=(window : X11::C::Window)
Sourcex=(x : Int32)
Sourcey=(y : Int32)
Source