Skip to content

Commit 286475b

Browse files
Regenerate with latest gir
1 parent 866afd9 commit 286475b

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

gdk-pixbuf/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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

gdk-pixbuf/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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

gio/src/auto/settings.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,13 +515,13 @@ pub trait SettingsExt: IsA<Settings> + sealed::Sealed + 'static {
515515
}
516516

517517
#[doc(alias = "writable-change-event")]
518-
fn connect_writable_change_event<F: Fn(&Self, u32) -> glib::ControlFlow + 'static>(
518+
fn connect_writable_change_event<F: Fn(&Self, u32) -> glib::Propagation + 'static>(
519519
&self,
520520
f: F,
521521
) -> SignalHandlerId {
522522
unsafe extern "C" fn writable_change_event_trampoline<
523523
P: IsA<Settings>,
524-
F: Fn(&P, u32) -> glib::ControlFlow + 'static,
524+
F: Fn(&P, u32) -> glib::Propagation + 'static,
525525
>(
526526
this: *mut ffi::GSettings,
527527
key: libc::c_uint,

gio/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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

gio/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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

glib/gobject-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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

glib/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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

glib/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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

graphene/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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

graphene/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 @ c88b69265102)
1+
Generated by gir (https://github.com/gtk-rs/gir @ ef087c070d5b)
22
from gir-files (https://github.com/gtk-rs/gir-files @ c23f21f51d54)

0 commit comments

Comments
 (0)