@girs/evincedocument-3.0 46.0.0-4.0.0-beta.4 → 46.3.0-4.0.0-beta.6

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/evincedocument-3.0)
6
6
 
7
7
 
8
- GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 46.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.3.
8
+ GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 46.3.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.6.
9
9
 
10
10
 
11
11
  ## Install
@@ -21,8 +21,8 @@ import type Pango from '@girs/pango-1.0';
21
21
  import type HarfBuzz from '@girs/harfbuzz-0.0';
22
22
  import type freetype2 from '@girs/freetype2-2.0';
23
23
  import type Gio from '@girs/gio-2.0';
24
- import type GdkPixbuf from '@girs/gdkpixbuf-2.0';
25
24
  import type GModule from '@girs/gmodule-2.0';
25
+ import type GdkPixbuf from '@girs/gdkpixbuf-2.0';
26
26
  import type Atk from '@girs/atk-1.0';
27
27
 
28
28
  export namespace EvinceDocument {
@@ -495,7 +495,7 @@ export namespace EvinceDocument {
495
495
  * @param utime a #time_t
496
496
  * @returns %TRUE if the last modified date has been updated, %FALSE otherwise.
497
497
  */
498
- set_modified_from_time_t(utime: number): boolean;
498
+ set_modified_from_time_t(utime: never): boolean;
499
499
  /**
500
500
  * Set the name of `annot`.
501
501
  * You can monitor changes of the annotation name by connecting
@@ -693,7 +693,7 @@ export namespace EvinceDocument {
693
693
  * @param utime a #time_t
694
694
  * @returns %TRUE if the last modified date has been updated, %FALSE otherwise.
695
695
  */
696
- set_modified_from_time_t(utime: number): boolean;
696
+ set_modified_from_time_t(utime: never): boolean;
697
697
  /**
698
698
  * Set the name of `annot`.
699
699
  * You can monitor changes of the annotation name by connecting
@@ -899,7 +899,7 @@ export namespace EvinceDocument {
899
899
  * @param utime a #time_t
900
900
  * @returns %TRUE if the last modified date has been updated, %FALSE otherwise.
901
901
  */
902
- set_modified_from_time_t(utime: number): boolean;
902
+ set_modified_from_time_t(utime: never): boolean;
903
903
  /**
904
904
  * Set the name of `annot`.
905
905
  * You can monitor changes of the annotation name by connecting
@@ -1103,7 +1103,7 @@ export namespace EvinceDocument {
1103
1103
  * @param utime a #time_t
1104
1104
  * @returns %TRUE if the last modified date has been updated, %FALSE otherwise.
1105
1105
  */
1106
- set_modified_from_time_t(utime: number): boolean;
1106
+ set_modified_from_time_t(utime: never): boolean;
1107
1107
  /**
1108
1108
  * Set the name of `annot`.
1109
1109
  * You can monitor changes of the annotation name by connecting
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@girs/evincedocument-3.0",
3
- "version": "46.0.0-4.0.0-beta.4",
4
- "description": "GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 46.0.0",
3
+ "version": "46.3.0-4.0.0-beta.6",
4
+ "description": "GJS TypeScript type definitions for EvinceDocument-3.0, generated from library version 46.3.0",
5
5
  "type": "module",
6
6
  "module": "evincedocument-3.0.js",
7
7
  "main": "evincedocument-3.0.js",
@@ -23,23 +23,23 @@
23
23
  }
24
24
  },
25
25
  "scripts": {
26
- "test": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit evincedocument-3.0.d.ts"
26
+ "test": "tsc --project tsconfig.json"
27
27
  },
28
28
  "dependencies": {
29
- "@girs/atk-1.0": "^2.52.0-4.0.0-beta.4",
30
- "@girs/cairo-1.0": "^1.0.0-4.0.0-beta.4",
31
- "@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.4",
32
- "@girs/gdk-3.0": "^3.24.41-4.0.0-beta.4",
33
- "@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.4",
34
- "@girs/gio-2.0": "^2.80.0-4.0.0-beta.4",
35
- "@girs/gjs": "^4.0.0-beta.4",
36
- "@girs/glib-2.0": "^2.80.0-4.0.0-beta.4",
37
- "@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.4",
38
- "@girs/gobject-2.0": "^2.80.0-4.0.0-beta.4",
39
- "@girs/gtk-3.0": "^3.24.41-4.0.0-beta.4",
40
- "@girs/harfbuzz-0.0": "^8.3.1-4.0.0-beta.4",
41
- "@girs/pango-1.0": "^1.52.2-4.0.0-beta.4",
42
- "@girs/xlib-2.0": "^2.0.0-4.0.0-beta.4"
29
+ "@girs/atk-1.0": "^2.52.0-4.0.0-beta.6",
30
+ "@girs/cairo-1.0": "^1.0.0-4.0.0-beta.6",
31
+ "@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.6",
32
+ "@girs/gdk-3.0": "^3.24.42-4.0.0-beta.6",
33
+ "@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.6",
34
+ "@girs/gio-2.0": "^2.80.3-4.0.0-beta.6",
35
+ "@girs/gjs": "^4.0.0-beta.6",
36
+ "@girs/glib-2.0": "^2.80.3-4.0.0-beta.6",
37
+ "@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.6",
38
+ "@girs/gobject-2.0": "^2.80.3-4.0.0-beta.6",
39
+ "@girs/gtk-3.0": "^3.24.42-4.0.0-beta.6",
40
+ "@girs/harfbuzz-0.0": "^8.4.0-4.0.0-beta.6",
41
+ "@girs/pango-1.0": "^1.54.0-4.0.0-beta.6",
42
+ "@girs/xlib-2.0": "^2.0.0-4.0.0-beta.6"
43
43
  },
44
44
  "devDependencies": {
45
45
  "typescript": "*"