X11::WindowChanges
Inherits Reference / Object
Wrapper for X11::C::X::WindowChanges structure.
Constructors
new(changes : X11::C::X::WindowChanges)
Sourcenew(changes : X11::C::X::PWindowChanges)
Sourcenew
SourceInstance methods
border_width
Sourceborder_width=(border_width : Int32)
Sourceheight
Sourceheight=(height : Int32)
Sourcesibling
Sourcesibling=(sibling : X11::C::Window)
Sourcestack_mode
Sourcestack_mode=(stack_mode : Int32)
Sourceto_unsafe
Sourceto_x
Sourcewidth
Sourcewidth=(width : Int32)
Sourcex=(x : Int32)
Sourcey=(y : Int32)
Source