class

X11::ConfigureRequestEvent

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

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

Constructors

new(event : X11::C::X::PConfigureRequestEvent)
Source
new(event : X11::C::X::ConfigureRequestEvent)
Source

Instance methods

above
Source
above=(above : X11::C::Window)
Source
border_width
Source
border_width=(border_width : Int32)
Source
detail
Source
detail=(detail : Int32)
Source
display
Source
display=(display : Display)
Source
height
Source
height=(height : Int32)
Source
parent
Source
parent=(parent : X11::C::Window)
Source
send_event
Source
send_event=(send_event : Bool)
Source
serial
Source
serial=(serial : UInt64)
Source
to_unsafe
Source
to_x
Source
type
Source
type=(type : Int32)
Source
value_mask
Source
value_mask=(value_mask : UInt64)
Source
width
Source
width=(width : Int32)
Source
window
Source
window=(window : X11::C::Window)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source