cairo.Version

Undocumented in source.

Public Imports

cairo.c.types
public import cairo.c.types;
Undocumented in source.

Members

Classes

Version
class Version

Cairo has a three-part version number scheme. In this scheme, we use even vs. odd numbers to distinguish fixed points in the software vs. in-progress development, (such as from git instead of a tar file, or as a "snapshot" tar file as opposed to a "release" tar file).

Meta