class

X11::WindowChanges

Inherits Reference / Object

Wrapper for X11::C::X::WindowChanges structure.

Constructors

new(changes : X11::C::X::WindowChanges)
Source
new(changes : X11::C::X::PWindowChanges)
Source

Instance methods

border_width
Source
border_width=(border_width : Int32)
Source
height
Source
height=(height : Int32)
Source
sibling
Source
sibling=(sibling : X11::C::Window)
Source
stack_mode
Source
stack_mode=(stack_mode : Int32)
Source
to_unsafe
Source
to_x
Source
width
Source
width=(width : Int32)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source