X11::SetWindowAttributes
Inherits Reference / Object
Constructors
new(attributes : X11::C::X::PSetWindowAttributes)
Sourcenew(attributes : X11::C::X::SetWindowAttributes)
Sourcenew
SourceInstance methods
background_pixel
Sourcebackground_pixel=(bg_pix : UInt64)
Sourcebackground_pixmap
Sourcebacking_pixel
Sourcebacking_pixel=(pixel : UInt64)
Sourcebacking_planes
Sourcebacking_planes=(planes : UInt64)
Sourcebacking_store
Sourcebacking_store=(store : Int32)
Sourcebit_gravity
Sourcebit_gravity=(gravity : Int32)
Sourceborder_pixel
Sourceborder_pixel=(pixel : UInt64)
Sourceborder_pixmap
Sourceborder_pixmap=(pixmap : X11::C::Pixmap)
Sourcecolormap
Sourcecolormap=(colormap : X11::C::Colormap)
Sourcecursor
Sourcecursor=(cursor : X11::C::Cursor)
Sourcedo_not_propagate_mask
Sourcedo_not_propagate_mask=(mask : Int64)
Sourceevent_mask
Sourceevent_mask=(mask : Int64)
Sourceoverride_redirect
Sourceoverride_redirect=(redirect : Bool)
Sourcesave_under
Sourcesave_under=(b : Bool)
Sourceto_unsafe
Sourcewin_gravity
Sourcewin_gravity=(gravity : Int32)
Source