@girs/xreaderdocument-1.5 4.6.3-4.0.0-beta.44 → 4.6.3-4.0.0-rc.2
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 +1 -1
- package/package.json +15 -15
- package/xreaderdocument-1.5.d.ts +5 -5
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|

|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
GJS TypeScript type definitions for XreaderDocument-1.5, generated from library version 4.6.3 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-
|
|
8
|
+
GJS TypeScript type definitions for XreaderDocument-1.5, generated from library version 4.6.3 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-rc.2.
|
|
9
9
|
|
|
10
10
|
## Install
|
|
11
11
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@girs/xreaderdocument-1.5",
|
|
3
|
-
"version": "4.6.3-4.0.0-
|
|
3
|
+
"version": "4.6.3-4.0.0-rc.2",
|
|
4
4
|
"description": "GJS TypeScript type definitions for XreaderDocument-1.5, generated from library version 4.6.3",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "xreaderdocument-1.5.js",
|
|
@@ -31,20 +31,20 @@
|
|
|
31
31
|
"test": "tsc --project tsconfig.json"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@girs/gjs": "4.0.0-
|
|
35
|
-
"@girs/gtk-3.0": "3.24.
|
|
36
|
-
"@girs/xlib-2.0": "2.0.0-4.0.0-
|
|
37
|
-
"@girs/gdk-3.0": "3.24.
|
|
38
|
-
"@girs/cairo-1.0": "1.0.0-4.0.0-
|
|
39
|
-
"@girs/gobject-2.0": "2.88.0-4.0.0-
|
|
40
|
-
"@girs/glib-2.0": "2.88.0-4.0.0-
|
|
41
|
-
"@girs/pango-1.0": "1.57.
|
|
42
|
-
"@girs/harfbuzz-0.0": "
|
|
43
|
-
"@girs/freetype2-2.0": "2.0.0-4.0.0-
|
|
44
|
-
"@girs/gio-2.0": "2.88.0-4.0.0-
|
|
45
|
-
"@girs/gmodule-2.0": "2.0.0-4.0.0-
|
|
46
|
-
"@girs/gdkpixbuf-2.0": "2.0.0-4.0.0-
|
|
47
|
-
"@girs/atk-1.0": "2.60.0-4.0.0-
|
|
34
|
+
"@girs/gjs": "4.0.0-rc.2",
|
|
35
|
+
"@girs/gtk-3.0": "3.24.53-4.0.0-rc.2",
|
|
36
|
+
"@girs/xlib-2.0": "2.0.0-4.0.0-rc.2",
|
|
37
|
+
"@girs/gdk-3.0": "3.24.53-4.0.0-rc.2",
|
|
38
|
+
"@girs/cairo-1.0": "1.0.0-4.0.0-rc.2",
|
|
39
|
+
"@girs/gobject-2.0": "2.88.0-4.0.0-rc.2",
|
|
40
|
+
"@girs/glib-2.0": "2.88.0-4.0.0-rc.2",
|
|
41
|
+
"@girs/pango-1.0": "1.57.1-4.0.0-rc.2",
|
|
42
|
+
"@girs/harfbuzz-0.0": "13.2.1-4.0.0-rc.2",
|
|
43
|
+
"@girs/freetype2-2.0": "2.0.0-4.0.0-rc.2",
|
|
44
|
+
"@girs/gio-2.0": "2.88.0-4.0.0-rc.2",
|
|
45
|
+
"@girs/gmodule-2.0": "2.0.0-4.0.0-rc.2",
|
|
46
|
+
"@girs/gdkpixbuf-2.0": "2.0.0-4.0.0-rc.2",
|
|
47
|
+
"@girs/atk-1.0": "2.60.0-4.0.0-rc.2" },
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"typescript": "*"
|
|
50
50
|
},
|
package/xreaderdocument-1.5.d.ts
CHANGED
|
@@ -759,7 +759,7 @@ export namespace XreaderDocument {
|
|
|
759
759
|
* @param utime a `time_t`
|
|
760
760
|
* @returns `true` if the last modified date has been updated, `false` otherwise.
|
|
761
761
|
*/
|
|
762
|
-
set_modified_from_time(utime: number): boolean;
|
|
762
|
+
set_modified_from_time(utime: bigint | number): boolean;
|
|
763
763
|
/**
|
|
764
764
|
* Set the name of `annot`.
|
|
765
765
|
* You can monitor changes of the annotation name by connecting
|
|
@@ -1042,7 +1042,7 @@ export namespace XreaderDocument {
|
|
|
1042
1042
|
* @param utime a `time_t`
|
|
1043
1043
|
* @returns `true` if the last modified date has been updated, `false` otherwise.
|
|
1044
1044
|
*/
|
|
1045
|
-
set_modified_from_time(utime: number): boolean;
|
|
1045
|
+
set_modified_from_time(utime: bigint | number): boolean;
|
|
1046
1046
|
/**
|
|
1047
1047
|
* Set the name of `annot`.
|
|
1048
1048
|
* You can monitor changes of the annotation name by connecting
|
|
@@ -1332,7 +1332,7 @@ export namespace XreaderDocument {
|
|
|
1332
1332
|
* @param utime a `time_t`
|
|
1333
1333
|
* @returns `true` if the last modified date has been updated, `false` otherwise.
|
|
1334
1334
|
*/
|
|
1335
|
-
set_modified_from_time(utime: number): boolean;
|
|
1335
|
+
set_modified_from_time(utime: bigint | number): boolean;
|
|
1336
1336
|
/**
|
|
1337
1337
|
* Set the name of `annot`.
|
|
1338
1338
|
* You can monitor changes of the annotation name by connecting
|
|
@@ -1618,7 +1618,7 @@ export namespace XreaderDocument {
|
|
|
1618
1618
|
* @param utime a `time_t`
|
|
1619
1619
|
* @returns `true` if the last modified date has been updated, `false` otherwise.
|
|
1620
1620
|
*/
|
|
1621
|
-
set_modified_from_time(utime: number): boolean;
|
|
1621
|
+
set_modified_from_time(utime: bigint | number): boolean;
|
|
1622
1622
|
/**
|
|
1623
1623
|
* Set the name of `annot`.
|
|
1624
1624
|
* You can monitor changes of the annotation name by connecting
|
|
@@ -1715,7 +1715,7 @@ export namespace XreaderDocument {
|
|
|
1715
1715
|
description: string,
|
|
1716
1716
|
mtime: GLib.DateTime,
|
|
1717
1717
|
ctime: GLib.DateTime,
|
|
1718
|
-
size: number,
|
|
1718
|
+
size: bigint | number,
|
|
1719
1719
|
data?: any | null,
|
|
1720
1720
|
): Attachment;
|
|
1721
1721
|
|