Skip to content

Commit 3161dee

Browse files
authored
Merge pull request #1717 from gtk-rs/auto-pr-branch
Automated PR: Changes from updating gir/gir-files
2 parents 148e410 + a298b77 commit 3161dee

File tree

16 files changed

+31
-28
lines changed

16 files changed

+31
-28
lines changed

gdk-pixbuf/src/auto/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 2d0807e9c5bc)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 5acf3154af3f)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 19e8a2f15e0e)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ be4559caec2b)

gdk-pixbuf/sys/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 2d0807e9c5bc)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 5acf3154af3f)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 19e8a2f15e0e)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ be4559caec2b)

gio/src/auto/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 2d0807e9c5bc)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 5acf3154af3f)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 19e8a2f15e0e)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ be4559caec2b)

gio/sys/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 2d0807e9c5bc)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 5acf3154af3f)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 19e8a2f15e0e)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ be4559caec2b)

gir

Submodule gir updated 1 file

gir-files

glib/gobject-sys/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 2d0807e9c5bc)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 5acf3154af3f)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 19e8a2f15e0e)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ be4559caec2b)

glib/src/auto/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 2d0807e9c5bc)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 5acf3154af3f)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 19e8a2f15e0e)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ be4559caec2b)

glib/sys/src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6746,6 +6746,9 @@ extern "C" {
67466746
message: *const c_char,
67476747
unused_data: gpointer,
67486748
);
6749+
#[cfg(feature = "v2_86")]
6750+
#[cfg_attr(docsrs, doc(cfg(feature = "v2_86")))]
6751+
pub fn g_log_get_always_fatal() -> GLogLevelFlags;
67496752
#[cfg(feature = "v2_72")]
67506753
#[cfg_attr(docsrs, doc(cfg(feature = "v2_72")))]
67516754
pub fn g_log_get_debug_enabled() -> gboolean;

glib/sys/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 2d0807e9c5bc)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 5acf3154af3f)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 19e8a2f15e0e)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ be4559caec2b)

0 commit comments

Comments
 (0)