struct

X11::Segment

Inherits Struct / Value / Object

Constructors

new(x1 : Int16, y1 : Int16, x2 : Int16, y2 : Int16)
Source
new(segment : X11::C::X::Segment)
Source
new(segment : X11::C::X::PSegment)
Source

Instance methods

to_x
Source
x1=(x1 : Int16)
Source
x2=(x2 : Int16)
Source
y1=(y1 : Int16)
Source
y2=(y2 : Int16)
Source