cairo.util

Members

Mixin templates

CairoCountedClass
mixintemplate CairoCountedClass(T, string prefix)

Mixin used by cairoD classes which wrap a reference counted cairo handle.

Templates

isOneOf
template isOneOf(X, T...)

Checks whether TargetType matches any subsequent types. Use as: isOneOf!(TargetType, Type1, Type2..);

Meta

Authors

Johannes PfaucairoD
_cairo team_cairo