struct Cairo::PathDataHeader
- Cairo::PathDataHeader
- Struct
- Value
- Object
Overview
Wrapper for LibCairo::PathDataHeaderT
Defined in:
cairo/path_data_header.crConstructors
Instance Method Summary
- #length : Int32
- #length=(length : Int32)
- #to_cairo_path_data_header : LibCairo::PathDataHeaderT
- #to_unsafe : LibCairo::PPathDataHeaderT
- #type : PathDataType
- #type=(type : PathDataType)