Struct Version

Cairo version information

Constructors

Name Description
this Construct a version object from a encoded version.
this Construct a version object from version components.

Fields

Name Type Description
major uint Major, Minor and Micro versions
micro uint Major, Minor and Micro versions
minor uint Major, Minor and Micro versions

Properties

Name Type Description
bindingVersion [get] Version Returns the (compile time) version of this binding / wrapper.
cairoVersion [get] Version Return the (runtime) version of the used cairo library.

Methods

Name Description
encode Returns the version in encoded form.
toString toString implementation

Authors

Johannes Pfau cairoD
Andrej Mitrovic cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1