Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Cairo::PathDataHeader
Inherits
Struct
<
Value
<
Object
Wrapper for LibCairo::PathDataHeaderT
Constructors
new
(type :
PathDataType
, length :
Int32
)
Source
new
(header :
LibCairo::PathDataHeaderT
)
Source
new
Source
Instance methods
length
Source
length=
(length :
Int32
)
Source
to_cairo_path_data_header
Source
to_unsafe
Source
type
Source
type=
(type :
PathDataType
)
Source