Appearance
API Reference / @gtkx/cairo / version
const version: () => number
const
number
Defined in: version.d.ts:3
Returns the version of the cairo library in use, encoded as major * 10000 + minor * 100 + micro.
major * 10000 + minor * 100 + micro