This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regenerate gir for returned collections
- Loading branch information
Showing
54 changed files
with
130 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Generated by gir (https://github.com/gtk-rs/gir @ 425f84d5af7f) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ 4eaad6a722bf) | ||
Generated by gir (https://github.com/gtk-rs/gir @ 95ecf2cb6f7a) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ b985117c8977) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Generated by gir (https://github.com/gtk-rs/gir @ 425f84d5af7f) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ 4eaad6a722bf) | ||
Generated by gir (https://github.com/gtk-rs/gir @ 95ecf2cb6f7a) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ b985117c8977) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Generated by gir (https://github.com/gtk-rs/gir @ 425f84d5af7f) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ 4eaad6a722bf) | ||
Generated by gir (https://github.com/gtk-rs/gir @ 95ecf2cb6f7a) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ b985117c8977) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Generated by gir (https://github.com/gtk-rs/gir @ 425f84d5af7f) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ 4eaad6a722bf) | ||
Generated by gir (https://github.com/gtk-rs/gir @ 95ecf2cb6f7a) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ b985117c8977) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Generated by gir (https://github.com/gtk-rs/gir @ 425f84d5af7f) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ 4eaad6a722bf) | ||
Generated by gir (https://github.com/gtk-rs/gir @ 95ecf2cb6f7a) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ b985117c8977) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Generated by gir (https://github.com/gtk-rs/gir @ 425f84d5af7f) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ 4eaad6a722bf) | ||
Generated by gir (https://github.com/gtk-rs/gir @ 95ecf2cb6f7a) | ||
from gir-files (https://github.com/gtk-rs/gir-files @ b985117c8977) |
Submodule gir
updated
21 files
+7 −5 | book/src/SUMMARY.md | |
+62 −42 | book/src/config/api.md | |
+14 −15 | book/src/config/ffi.md | |
+2 −1 | book/src/config/introduction.md | |
+2 −1 | book/src/config/name_override.md | |
+0 −32 | book/src/generate_docs.md | |
+44 −27 | book/src/introduction.md | |
+51 −0 | book/src/tutorial/finding_gir_files.md | |
+52 −0 | book/src/tutorial/generate_docs.md | |
+52 −17 | book/src/tutorial/handling_errors.md | |
+298 −227 | book/src/tutorial/high_level_rust_api.md | |
+9 −12 | book/src/tutorial/introduction.md | |
+77 −0 | book/src/tutorial/preparation.md | |
+78 −104 | book/src/tutorial/sys_library.md | |
+7 −2 | src/analysis/function_parameters.rs | |
+6 −1 | src/analysis/functions.rs | |
+2 −0 | src/analysis/return_value.rs | |
+61 −2 | src/analysis/rust_type.rs | |
+1 −0 | src/codegen/parameter.rs | |
+2 −0 | src/codegen/return_value.rs | |
+1 −0 | src/codegen/translate_from_glib.rs |
Submodule gir-files
updated
9 files
+5 −3 | .github/workflows/regenerate_scheduled.yml | |
+544 −75 | GLib-2.0.gir | |
+1 −1 | GObject-2.0.gir | |
+212 −5 | Gdk-4.0.gir | |
+3 −2 | GdkWayland-4.0.gir | |
+3 −2 | GdkX11-4.0.gir | |
+20 −14 | Gio-2.0.gir | |
+147 −0 | Gsk-4.0.gir | |
+805 −89 | Gtk-4.0.gir |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.