@girs/cairo-1.0
Advanced tools
Comparing version 1.0.0-4.0.0-beta.9 to 1.0.0-4.0.0-beta.10
@@ -64,2 +64,3 @@ /** | ||
} | ||
export namespace Content { | ||
@@ -74,2 +75,3 @@ export const $gtype: GObject.GType<Content>; | ||
} | ||
export namespace Operator { | ||
@@ -110,2 +112,3 @@ export const $gtype: GObject.GType<Operator>; | ||
} | ||
export namespace Antialias { | ||
@@ -124,2 +127,3 @@ export const $gtype: GObject.GType<Antialias>; | ||
} | ||
export namespace FillRule { | ||
@@ -133,2 +137,3 @@ export const $gtype: GObject.GType<FillRule>; | ||
} | ||
export namespace LineCap { | ||
@@ -143,2 +148,3 @@ export const $gtype: GObject.GType<LineCap>; | ||
} | ||
export namespace LineJoin { | ||
@@ -153,2 +159,3 @@ export const $gtype: GObject.GType<LineJoin>; | ||
} | ||
export namespace TextClusterFlags { | ||
@@ -161,2 +168,3 @@ export const $gtype: GObject.GType<TextClusterFlags>; | ||
} | ||
export namespace FontSlant { | ||
@@ -171,2 +179,3 @@ export const $gtype: GObject.GType<FontSlant>; | ||
} | ||
export namespace FontWeight { | ||
@@ -180,2 +189,3 @@ export const $gtype: GObject.GType<FontWeight>; | ||
} | ||
export namespace SubpixelOrder { | ||
@@ -192,2 +202,3 @@ export const $gtype: GObject.GType<SubpixelOrder>; | ||
} | ||
export namespace HintStyle { | ||
@@ -204,2 +215,3 @@ export const $gtype: GObject.GType<HintStyle>; | ||
} | ||
export namespace HintMetrics { | ||
@@ -214,2 +226,3 @@ export const $gtype: GObject.GType<HintMetrics>; | ||
} | ||
export namespace FontType { | ||
@@ -226,2 +239,3 @@ export const $gtype: GObject.GType<FontType>; | ||
} | ||
export namespace PathDataType { | ||
@@ -237,2 +251,3 @@ export const $gtype: GObject.GType<PathDataType>; | ||
} | ||
export namespace DeviceType { | ||
@@ -253,2 +268,3 @@ export const $gtype: GObject.GType<DeviceType>; | ||
} | ||
export namespace SurfaceType { | ||
@@ -285,2 +301,3 @@ export const $gtype: GObject.GType<SurfaceType>; | ||
} | ||
export namespace Format { | ||
@@ -299,2 +316,3 @@ export const $gtype: GObject.GType<Format>; | ||
} | ||
export namespace PatternType { | ||
@@ -312,2 +330,3 @@ export const $gtype: GObject.GType<PatternType>; | ||
} | ||
export namespace Extend { | ||
@@ -323,2 +342,3 @@ export const $gtype: GObject.GType<Extend>; | ||
} | ||
export namespace Filter { | ||
@@ -336,2 +356,3 @@ export const $gtype: GObject.GType<Filter>; | ||
} | ||
export namespace RegionOverlap { | ||
@@ -338,0 +359,0 @@ export const $gtype: GObject.GType<RegionOverlap>; |
{ | ||
"name": "@girs/cairo-1.0", | ||
"version": "1.0.0-4.0.0-beta.9", | ||
"version": "1.0.0-4.0.0-beta.10", | ||
"description": "GJS TypeScript type definitions for cairo-1.0, generated from library version 1.0.0", | ||
@@ -34,5 +34,5 @@ "type": "module", | ||
"dependencies": { | ||
"@girs/gjs": "^4.0.0-beta.9", | ||
"@girs/glib-2.0": "^2.80.2-4.0.0-beta.9", | ||
"@girs/gobject-2.0": "^2.80.2-4.0.0-beta.9" | ||
"@girs/gjs": "^4.0.0-beta.10", | ||
"@girs/glib-2.0": "^2.80.2-4.0.0-beta.10", | ||
"@girs/gobject-2.0": "^2.80.2-4.0.0-beta.10" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
@@ -8,3 +8,3 @@ | ||
GJS TypeScript type definitions for cairo-1.0, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.9. | ||
GJS TypeScript type definitions for cairo-1.0, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.10. | ||
@@ -11,0 +11,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14546