X11::Segment
Inherits Struct / Value / Object
Constructors
new(x1 : Int16, y1 : Int16, x2 : Int16, y2 : Int16)
Sourcenew(segment : X11::C::X::Segment)
Sourcenew(segment : X11::C::X::PSegment)
SourceInstance methods
to_x
Sourcex1
Sourcex1=(x1 : Int16)
Sourcex2
Sourcex2=(x2 : Int16)
Sourcey1
Sourcey1=(y1 : Int16)
Sourcey2
Sourcey2=(y2 : Int16)
Source