@girs/goocanvas-2.0 2.0.0-3.2.8 → 2.0.0-3.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  ![downloads/week](https://img.shields.io/npm/dw/@girs/goocanvas-2.0)
6
6
 
7
7
 
8
- GJS TypeScript type definitions for GooCanvas-2.0, generated from library version 2.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.8.
8
+ GJS TypeScript type definitions for GooCanvas-2.0, generated from library version 2.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.3.0.
9
9
 
10
10
  GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for drawing.
11
11
 
@@ -4,9 +4,5 @@ declare module 'gi://GooCanvas?version=2.0' {
4
4
  export default GooCanvas20;
5
5
  }
6
6
 
7
- declare module 'gi://GooCanvas' {
8
- import GooCanvas20 from '@girs/goocanvas-2.0';
9
- export default GooCanvas20;
10
- }
11
7
 
12
8
 
@@ -416,7 +416,7 @@ export function canvas_item_model_class_install_child_property(mclass: GObject.O
416
416
  *
417
417
  * It returns all child properties of a canvas item class.
418
418
  * @param mclass a #GObjectClass
419
- * @returns a newly allocated array of #GParamSpec*. The array must be freed with g_free().
419
+ * @returns a newly allocated array of #GParamSpec*. The array must be freed with g_free().
420
420
  */
421
421
  export function canvas_item_model_class_list_child_properties(mclass: GObject.ObjectClass): GObject.ParamSpec[]
422
422
  export module CanvasItem {
@@ -1795,7 +1795,7 @@ export class CanvasItemModel extends GObject.Object {
1795
1795
  *
1796
1796
  * It returns all child properties of a canvas item class.
1797
1797
  * @param mclass a #GObjectClass
1798
- * @returns a newly allocated array of #GParamSpec*. The array must be freed with g_free().
1798
+ * @returns a newly allocated array of #GParamSpec*. The array must be freed with g_free().
1799
1799
  */
1800
1800
  static class_list_child_properties(mclass: GObject.ObjectClass): GObject.ParamSpec[]
1801
1801
  }
@@ -418,7 +418,7 @@ function canvas_item_model_class_install_child_property(mclass: GObject.ObjectCl
418
418
  *
419
419
  * It returns all child properties of a canvas item class.
420
420
  * @param mclass a #GObjectClass
421
- * @returns a newly allocated array of #GParamSpec*. The array must be freed with g_free().
421
+ * @returns a newly allocated array of #GParamSpec*. The array must be freed with g_free().
422
422
  */
423
423
  function canvas_item_model_class_list_child_properties(mclass: GObject.ObjectClass): GObject.ParamSpec[]
424
424
  module CanvasItem {
@@ -1797,7 +1797,7 @@ class CanvasItemModel extends GObject.Object {
1797
1797
  *
1798
1798
  * It returns all child properties of a canvas item class.
1799
1799
  * @param mclass a #GObjectClass
1800
- * @returns a newly allocated array of #GParamSpec*. The array must be freed with g_free().
1800
+ * @returns a newly allocated array of #GParamSpec*. The array must be freed with g_free().
1801
1801
  */
1802
1802
  static class_list_child_properties(mclass: GObject.ObjectClass): GObject.ParamSpec[]
1803
1803
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@girs/goocanvas-2.0",
3
- "version": "2.0.0-3.2.8",
3
+ "version": "2.0.0-3.3.0",
4
4
  "description": "GJS TypeScript type definitions for GooCanvas-2.0, generated from library version 2.0.0",
5
5
  "type": "module",
6
6
  "module": "goocanvas-2.0.js",
@@ -31,20 +31,20 @@
31
31
  "test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit goocanvas-2.0.d.cts"
32
32
  },
33
33
  "dependencies": {
34
- "@girs/atk-1.0": "^2.45.1-3.2.8",
35
- "@girs/cairo-1.0": "^1.0.0-3.2.8",
36
- "@girs/freetype2-2.0": "^2.0.0-3.2.8",
37
- "@girs/gdk-3.0": "^3.24.39-3.2.8",
38
- "@girs/gdkpixbuf-2.0": "^2.0.0-3.2.8",
39
- "@girs/gio-2.0": "^2.77.0-3.2.8",
40
- "@girs/gjs": "^3.2.8",
41
- "@girs/glib-2.0": "^2.77.0-3.2.8",
42
- "@girs/gmodule-2.0": "^2.0.0-3.2.8",
43
- "@girs/gobject-2.0": "^2.77.0-3.2.8",
44
- "@girs/gtk-3.0": "^3.24.39-3.2.8",
45
- "@girs/harfbuzz-0.0": "^8.1.1-3.2.8",
46
- "@girs/pango-1.0": "^1.51.0-3.2.8",
47
- "@girs/xlib-2.0": "^2.0.0-3.2.8"
34
+ "@girs/atk-1.0": "^2.50.1-3.3.0",
35
+ "@girs/cairo-1.0": "^1.0.0-3.3.0",
36
+ "@girs/freetype2-2.0": "^2.0.0-3.3.0",
37
+ "@girs/gdk-3.0": "^3.24.41-3.3.0",
38
+ "@girs/gdkpixbuf-2.0": "^2.0.0-3.3.0",
39
+ "@girs/gio-2.0": "^2.78.0-3.3.0",
40
+ "@girs/gjs": "^3.3.0",
41
+ "@girs/glib-2.0": "^2.78.0-3.3.0",
42
+ "@girs/gmodule-2.0": "^2.0.0-3.3.0",
43
+ "@girs/gobject-2.0": "^2.78.0-3.3.0",
44
+ "@girs/gtk-3.0": "^3.24.41-3.3.0",
45
+ "@girs/harfbuzz-0.0": "^8.2.1-3.3.0",
46
+ "@girs/pango-1.0": "^1.51.0-3.3.0",
47
+ "@girs/xlib-2.0": "^2.0.0-3.3.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "typescript": "*"