struct

X11::Point

Inherits Struct / Value / Object

Constructors

new(x : Int16, y : Int16)
Source
new(point : X11::C::X::Point)
Source
new(point : X11::C::X::PPoint)
Source

Instance methods

to_x
Source
x=(x : Int16)
Source
y=(y : Int16)
Source