Skip to content

API Reference / @gtkx/cairo / versionString

Variable: versionString

const versionString: () => string

Defined in: version.d.ts:5

Returns the version of the cairo library in use as a string such as "1.18.2".

Returns

string

Released under the MPL-2.0 License.