struct X11::CharStruct
- X11::CharStruct
- Struct
- Value
- Object
Overview
Wraper for X11::C::X::CharStruct
structure.
Defined in:
x11/char_struct.crConstructors
Instance Method Summary
- #ascent=(ascent : Int16)
- #attributes=(attributes : UInt16)
- #bearing : Int16
- #bearing=(bearing : Int16)
- #descent=(descent : Int16)
- #rbearing : Int16
- #rbearing=(rbearing : Int16)
- #to_unsafe : X11::C::X::PCharStruct
- #to_x : X11::C::X::CharStruct
- #width=(width : Int16)