class

X11::UnmapEvent

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

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

Constructors

new(event : X11::C::X::PUnmapEvent)
Source
new(event : X11::C::X::UnmapEvent)
Source

Instance methods

display
Source
display=(display : Display)
Source
event
Source
event=(event : X11::C::Window)
Source
from_configure
Source
from_configure=(from_configure : Bool)
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
window
Source
window=(window : X11::C::Window)
Source