Skip to content

Commit e8c4faf

Browse files
gtk: Automatically generate Snapshot::to_(node|paintable) methods
1 parent 07d14d1 commit e8c4faf

File tree

15 files changed

+35
-34
lines changed

15 files changed

+35
-34
lines changed

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 @ 0f78aff3d7f7)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 952ff416b599)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

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 @ 0f78aff3d7f7)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 952ff416b599)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

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 @ 0f78aff3d7f7)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 952ff416b599)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

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 @ 0f78aff3d7f7)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 952ff416b599)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

gdk4/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 @ 0f78aff3d7f7)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 952ff416b599)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

gdk4/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 @ 0f78aff3d7f7)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 952ff416b599)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

gsk4/src/auto/shader_args_builder.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// DO NOT EDIT
44

55
use crate::GLShader;
6+
use glib::object::Cast;
67
use glib::translate::*;
78

89
glib::wrapper! {

gsk4/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 @ 0f78aff3d7f7)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 952ff416b599)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

gsk4/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 @ 0f78aff3d7f7)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 952ff416b599)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

0 commit comments

Comments
 (0)