@girs/st-13 13.0.0-3.2.8 → 13.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/st-13)
6
6
 
7
7
 
8
- GJS TypeScript type definitions for St-13, generated from library version 13.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.8.
8
+ GJS TypeScript type definitions for St-13, generated from library version 13.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.3.0.
9
9
 
10
10
 
11
11
  ## Install
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@girs/st-13",
3
- "version": "13.0.0-3.2.8",
3
+ "version": "13.0.0-3.3.0",
4
4
  "description": "GJS TypeScript type definitions for St-13, generated from library version 13.0.0",
5
5
  "type": "module",
6
6
  "module": "st-13.js",
@@ -31,30 +31,30 @@
31
31
  "test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit st-13.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/cally-13": "^13.0.0-3.2.8",
37
- "@girs/clutter-13": "^13.0.0-3.2.8",
38
- "@girs/cogl-13": "^13.0.0-3.2.8",
39
- "@girs/coglpango-13": "^13.0.0-3.2.8",
40
- "@girs/freetype2-2.0": "^2.0.0-3.2.8",
41
- "@girs/gdesktopenums-3.0": "^3.0.0-3.2.8",
42
- "@girs/gdkpixbuf-2.0": "^2.0.0-3.2.8",
43
- "@girs/gio-2.0": "^2.77.0-3.2.8",
44
- "@girs/gjs": "^3.2.8",
45
- "@girs/gl-1.0": "^1.0.0-3.2.8",
46
- "@girs/glib-2.0": "^2.77.0-3.2.8",
47
- "@girs/gmodule-2.0": "^2.0.0-3.2.8",
48
- "@girs/gobject-2.0": "^2.77.0-3.2.8",
49
- "@girs/graphene-1.0": "^1.0.0-3.2.8",
50
- "@girs/harfbuzz-0.0": "^8.1.1-3.2.8",
51
- "@girs/json-1.0": "^1.7.1-3.2.8",
52
- "@girs/meta-13": "^13.0.0-3.2.8",
53
- "@girs/mtk-13": "^13.0.0-3.2.8",
54
- "@girs/pango-1.0": "^1.51.0-3.2.8",
55
- "@girs/pangocairo-1.0": "^1.0.0-3.2.8",
56
- "@girs/xfixes-4.0": "^4.0.0-3.2.8",
57
- "@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/cally-13": "^13.0.0-3.3.0",
37
+ "@girs/clutter-13": "^13.0.0-3.3.0",
38
+ "@girs/cogl-13": "^13.0.0-3.3.0",
39
+ "@girs/coglpango-13": "^13.0.0-3.3.0",
40
+ "@girs/freetype2-2.0": "^2.0.0-3.3.0",
41
+ "@girs/gdesktopenums-3.0": "^3.0.0-3.3.0",
42
+ "@girs/gdkpixbuf-2.0": "^2.0.0-3.3.0",
43
+ "@girs/gio-2.0": "^2.78.0-3.3.0",
44
+ "@girs/gjs": "^3.3.0",
45
+ "@girs/gl-1.0": "^1.0.0-3.3.0",
46
+ "@girs/glib-2.0": "^2.78.0-3.3.0",
47
+ "@girs/gmodule-2.0": "^2.0.0-3.3.0",
48
+ "@girs/gobject-2.0": "^2.78.0-3.3.0",
49
+ "@girs/graphene-1.0": "^1.0.0-3.3.0",
50
+ "@girs/harfbuzz-0.0": "^8.2.1-3.3.0",
51
+ "@girs/json-1.0": "^1.7.1-3.3.0",
52
+ "@girs/meta-13": "^13.0.0-3.3.0",
53
+ "@girs/mtk-13": "^13.0.0-3.3.0",
54
+ "@girs/pango-1.0": "^1.51.0-3.3.0",
55
+ "@girs/pangocairo-1.0": "^1.0.0-3.3.0",
56
+ "@girs/xfixes-4.0": "^4.0.0-3.3.0",
57
+ "@girs/xlib-2.0": "^2.0.0-3.3.0"
58
58
  },
59
59
  "devDependencies": {
60
60
  "typescript": "*"
@@ -4,9 +4,5 @@ declare module 'gi://St?version=13' {
4
4
  export default St13;
5
5
  }
6
6
 
7
- declare module 'gi://St' {
8
- import St13 from '@girs/st-13';
9
- export default St13;
10
- }
11
7
 
12
8
 
package/st-13.d.cts CHANGED
@@ -641,8 +641,8 @@ export interface Adjustment extends Clutter.Animatable {
641
641
  *
642
642
  * Use this function to avoid multiple emissions of the #GObject::notify and
643
643
  * #StAdjustment::changed signals. See st_adjustment_set_lower() for an
644
- * alternative way of compressing multiple emissions of #GObject::notify into
645
- * one.
644
+ * alternative way of compressing multiple emissions of #GObject::notify and
645
+ * #StAdjustmet::changed into one of each.
646
646
  * @param value the new value
647
647
  * @param lower the new minimum value
648
648
  * @param upper the new maximum value
@@ -1644,7 +1644,7 @@ export interface Button extends Atk.ImplementorIface, Clutter.Animatable, Clutte
1644
1644
  */
1645
1645
  set_label(text: string | null): void
1646
1646
  /**
1647
- * Enables or disables toggle mode for the button. In toggle mode, the active
1647
+ * Enables or disables toggle mode for the button. In toggle mode, the checked
1648
1648
  * state will be "toggled" when the user clicks the button.
1649
1649
  * @param toggle %TRUE or %FALSE
1650
1650
  */
@@ -7423,7 +7423,7 @@ export interface Widget extends Atk.ImplementorIface, Clutter.Animatable, Clutte
7423
7423
  * Gets a list of the focusable children of `widget,` in "Tab"
7424
7424
  * order. By default, this returns all visible
7425
7425
  * (as in clutter_actor_is_visible()) children of `widget`.
7426
- * @returns @widget's focusable children
7426
+ * @returns @widget's focusable children
7427
7427
  */
7428
7428
  get_focus_chain(): Clutter.Actor[]
7429
7429
  /**
@@ -7678,7 +7678,7 @@ export interface Widget extends Atk.ImplementorIface, Clutter.Animatable, Clutte
7678
7678
  * order. By default, this returns all visible
7679
7679
  * (as in clutter_actor_is_visible()) children of `widget`.
7680
7680
  * @virtual
7681
- * @returns @widget's focusable children
7681
+ * @returns @widget's focusable children
7682
7682
  */
7683
7683
  vfunc_get_focus_chain(): Clutter.Actor[]
7684
7684
  vfunc_navigate_focus(from: Clutter.Actor | null, direction: DirectionType): boolean
package/st-13.d.ts CHANGED
@@ -643,8 +643,8 @@ interface Adjustment extends Clutter.Animatable {
643
643
  *
644
644
  * Use this function to avoid multiple emissions of the #GObject::notify and
645
645
  * #StAdjustment::changed signals. See st_adjustment_set_lower() for an
646
- * alternative way of compressing multiple emissions of #GObject::notify into
647
- * one.
646
+ * alternative way of compressing multiple emissions of #GObject::notify and
647
+ * #StAdjustmet::changed into one of each.
648
648
  * @param value the new value
649
649
  * @param lower the new minimum value
650
650
  * @param upper the new maximum value
@@ -1646,7 +1646,7 @@ interface Button extends Atk.ImplementorIface, Clutter.Animatable, Clutter.Conta
1646
1646
  */
1647
1647
  set_label(text: string | null): void
1648
1648
  /**
1649
- * Enables or disables toggle mode for the button. In toggle mode, the active
1649
+ * Enables or disables toggle mode for the button. In toggle mode, the checked
1650
1650
  * state will be "toggled" when the user clicks the button.
1651
1651
  * @param toggle %TRUE or %FALSE
1652
1652
  */
@@ -7425,7 +7425,7 @@ interface Widget extends Atk.ImplementorIface, Clutter.Animatable, Clutter.Conta
7425
7425
  * Gets a list of the focusable children of `widget,` in "Tab"
7426
7426
  * order. By default, this returns all visible
7427
7427
  * (as in clutter_actor_is_visible()) children of `widget`.
7428
- * @returns @widget's focusable children
7428
+ * @returns @widget's focusable children
7429
7429
  */
7430
7430
  get_focus_chain(): Clutter.Actor[]
7431
7431
  /**
@@ -7680,7 +7680,7 @@ interface Widget extends Atk.ImplementorIface, Clutter.Animatable, Clutter.Conta
7680
7680
  * order. By default, this returns all visible
7681
7681
  * (as in clutter_actor_is_visible()) children of `widget`.
7682
7682
  * @virtual
7683
- * @returns @widget's focusable children
7683
+ * @returns @widget's focusable children
7684
7684
  */
7685
7685
  vfunc_get_focus_chain(): Clutter.Actor[]
7686
7686
  vfunc_navigate_focus(from: Clutter.Actor | null, direction: DirectionType): boolean