Skip to content

Commit 6183542

Browse files
github-actions[bot]bilelmoussaoui
authored andcommitted
Regenerate with latest gir
1 parent a35b14a commit 6183542

File tree

130 files changed

+141
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+141
-15
lines changed

gdk4-macos/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ be3ecc201d39)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3ede86d6a218)

gdk4-macos/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ be3ecc201d39)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3ede86d6a218)

gdk4-wayland/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ be3ecc201d39)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3ede86d6a218)

gdk4-wayland/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ be3ecc201d39)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3ede86d6a218)

gdk4-win32/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ be3ecc201d39)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3ede86d6a218)

gdk4-win32/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ be3ecc201d39)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3ede86d6a218)

gdk4-x11/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ be3ecc201d39)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3ede86d6a218)

gdk4-x11/src/auto/x11_screen.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use crate::ffi;
66
use glib::{
7+
object::ObjectType as _,
78
prelude::*,
89
signal::{connect_raw, SignalHandlerId},
910
translate::*,

gdk4-x11/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ be3ecc201d39)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 3ede86d6a218)

gdk4/src/auto/clipboard.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use crate::{ffi, ContentFormats, ContentProvider, Display, Texture};
66
use glib::{
7+
object::ObjectType as _,
78
prelude::*,
89
signal::{connect_raw, SignalHandlerId},
910
translate::*,

0 commit comments

Comments
 (0)