@girs/xreaderdocument-1.5 4.0.2-4.0.0-beta.10 → 4.2.1-4.0.0-beta.11

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/xreaderdocument-1.5)
6
6
 
7
7
 
8
- GJS TypeScript type definitions for XreaderDocument-1.5, generated from library version 4.0.2 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.10.
8
+ GJS TypeScript type definitions for XreaderDocument-1.5, generated from library version 4.2.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.11.
9
9
 
10
10
 
11
11
  ## Install
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@girs/xreaderdocument-1.5",
3
- "version": "4.0.2-4.0.0-beta.10",
4
- "description": "GJS TypeScript type definitions for XreaderDocument-1.5, generated from library version 4.0.2",
3
+ "version": "4.2.1-4.0.0-beta.11",
4
+ "description": "GJS TypeScript type definitions for XreaderDocument-1.5, generated from library version 4.2.1",
5
5
  "type": "module",
6
6
  "module": "xreaderdocument-1.5.js",
7
7
  "main": "xreaderdocument-1.5.js",
@@ -31,20 +31,20 @@
31
31
  "test": "tsc --project tsconfig.json"
32
32
  },
33
33
  "dependencies": {
34
- "@girs/atk-1.0": "^2.52.0-4.0.0-beta.10",
35
- "@girs/cairo-1.0": "^1.0.0-4.0.0-beta.10",
36
- "@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.10",
37
- "@girs/gdk-3.0": "^3.24.42-4.0.0-beta.10",
38
- "@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.10",
39
- "@girs/gio-2.0": "^2.80.2-4.0.0-beta.10",
40
- "@girs/gjs": "^4.0.0-beta.10",
41
- "@girs/glib-2.0": "^2.80.2-4.0.0-beta.10",
42
- "@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.10",
43
- "@girs/gobject-2.0": "^2.80.2-4.0.0-beta.10",
44
- "@girs/gtk-3.0": "^3.24.42-4.0.0-beta.10",
45
- "@girs/harfbuzz-0.0": "^8.1.1-4.0.0-beta.10",
46
- "@girs/pango-1.0": "^1.52.2-4.0.0-beta.10",
47
- "@girs/xlib-2.0": "^2.0.0-4.0.0-beta.10"
34
+ "@girs/atk-1.0": "^2.52.0-4.0.0-beta.11",
35
+ "@girs/cairo-1.0": "^1.0.0-4.0.0-beta.11",
36
+ "@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.11",
37
+ "@girs/gdk-3.0": "^3.24.43-4.0.0-beta.11",
38
+ "@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.11",
39
+ "@girs/gio-2.0": "^2.80.3-4.0.0-beta.11",
40
+ "@girs/gjs": "^4.0.0-beta.11",
41
+ "@girs/glib-2.0": "^2.80.3-4.0.0-beta.11",
42
+ "@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.11",
43
+ "@girs/gobject-2.0": "^2.80.3-4.0.0-beta.11",
44
+ "@girs/gtk-3.0": "^3.24.43-4.0.0-beta.11",
45
+ "@girs/harfbuzz-0.0": "^8.4.0-4.0.0-beta.11",
46
+ "@girs/pango-1.0": "^1.54.0-4.0.0-beta.11",
47
+ "@girs/xlib-2.0": "^2.0.0-4.0.0-beta.11"
48
48
  },
49
49
  "devDependencies": {
50
50
  "typescript": "*"
@@ -556,7 +556,7 @@ export namespace XreaderDocument {
556
556
  * @param utime a #time_t
557
557
  * @returns %TRUE if the last modified date has been updated, %FALSE otherwise.
558
558
  */
559
- set_modified_from_time(utime: number): boolean;
559
+ set_modified_from_time(utime: never): boolean;
560
560
  /**
561
561
  * Set the name of `annot`.
562
562
  * You can monitor changes of the annotation name by connecting
@@ -742,7 +742,7 @@ export namespace XreaderDocument {
742
742
  * @param utime a #time_t
743
743
  * @returns %TRUE if the last modified date has been updated, %FALSE otherwise.
744
744
  */
745
- set_modified_from_time(utime: number): boolean;
745
+ set_modified_from_time(utime: never): boolean;
746
746
  /**
747
747
  * Set the name of `annot`.
748
748
  * You can monitor changes of the annotation name by connecting
@@ -936,7 +936,7 @@ export namespace XreaderDocument {
936
936
  * @param utime a #time_t
937
937
  * @returns %TRUE if the last modified date has been updated, %FALSE otherwise.
938
938
  */
939
- set_modified_from_time(utime: number): boolean;
939
+ set_modified_from_time(utime: never): boolean;
940
940
  /**
941
941
  * Set the name of `annot`.
942
942
  * You can monitor changes of the annotation name by connecting
@@ -1128,7 +1128,7 @@ export namespace XreaderDocument {
1128
1128
  * @param utime a #time_t
1129
1129
  * @returns %TRUE if the last modified date has been updated, %FALSE otherwise.
1130
1130
  */
1131
- set_modified_from_time(utime: number): boolean;
1131
+ set_modified_from_time(utime: never): boolean;
1132
1132
  /**
1133
1133
  * Set the name of `annot`.
1134
1134
  * You can monitor changes of the annotation name by connecting