class

X11::SetWindowAttributes

Inherits Reference / Object

Constructors

new(attributes : X11::C::X::PSetWindowAttributes)
Source
new(attributes : X11::C::X::SetWindowAttributes)
Source

Instance methods

background_pixel
Source
background_pixel=(bg_pix : UInt64)
Source
background_pixmap
Source
backing_pixel
Source
backing_pixel=(pixel : UInt64)
Source
backing_planes
Source
backing_planes=(planes : UInt64)
Source
backing_store
Source
backing_store=(store : Int32)
Source
bit_gravity
Source
bit_gravity=(gravity : Int32)
Source
border_pixel
Source
border_pixel=(pixel : UInt64)
Source
border_pixmap
Source
border_pixmap=(pixmap : X11::C::Pixmap)
Source
colormap
Source
colormap=(colormap : X11::C::Colormap)
Source
cursor
Source
cursor=(cursor : X11::C::Cursor)
Source
do_not_propagate_mask
Source
do_not_propagate_mask=(mask : Int64)
Source
event_mask
Source
event_mask=(mask : Int64)
Source
override_redirect
Source
override_redirect=(redirect : Bool)
Source
save_under
Source
save_under=(b : Bool)
Source
to_unsafe
Source
win_gravity
Source
win_gravity=(gravity : Int32)
Source