struct

Cairo::PathDataHeader

Inherits Struct / Value / Object

Wrapper for LibCairo::PathDataHeaderT

Constructors

new(type : PathDataType, length : Int32)
Source
new(header : LibCairo::PathDataHeaderT)
Source

Instance methods

length
Source
length=(length : Int32)
Source
to_cairo_path_data_header
Source
to_unsafe
Source
type
Source
type=(type : PathDataType)
Source