Skip to content

Commit 63ac98e

Browse files
Regenerate with latest gir
1 parent 3bb07e1 commit 63ac98e

File tree

116 files changed

+116
-636
lines changed

Some content is hidden

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

116 files changed

+116
-636
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 @ a11b11f2e403)
1+
Generated by gir (https://github.com/gtk-rs/gir @ eff839d4745d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 62da9eb7c4bd)

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 @ a11b11f2e403)
1+
Generated by gir (https://github.com/gtk-rs/gir @ eff839d4745d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 62da9eb7c4bd)

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 @ a11b11f2e403)
1+
Generated by gir (https://github.com/gtk-rs/gir @ eff839d4745d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 62da9eb7c4bd)

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 @ a11b11f2e403)
1+
Generated by gir (https://github.com/gtk-rs/gir @ eff839d4745d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 62da9eb7c4bd)

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 @ a11b11f2e403)
1+
Generated by gir (https://github.com/gtk-rs/gir @ eff839d4745d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 62da9eb7c4bd)

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 @ a11b11f2e403)
1+
Generated by gir (https://github.com/gtk-rs/gir @ eff839d4745d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 62da9eb7c4bd)

gdk4/src/auto/app_launch_context.rs

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,7 @@ impl AppLaunchContext {
1818
pub const NONE: Option<&'static AppLaunchContext> = None;
1919
}
2020

21-
mod sealed {
22-
pub trait Sealed {}
23-
impl<T: super::IsA<super::AppLaunchContext>> Sealed for T {}
24-
}
25-
26-
pub trait GdkAppLaunchContextExt: IsA<AppLaunchContext> + sealed::Sealed + 'static {
21+
pub trait GdkAppLaunchContextExt: IsA<AppLaunchContext> + 'static {
2722
#[doc(alias = "gdk_app_launch_context_get_display")]
2823
#[doc(alias = "get_display")]
2924
fn display(&self) -> Display {

gdk4/src/auto/content_provider.rs

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,7 @@ impl ContentProvider {
5858
}
5959
}
6060

61-
mod sealed {
62-
pub trait Sealed {}
63-
impl<T: super::IsA<super::ContentProvider>> Sealed for T {}
64-
}
65-
66-
pub trait ContentProviderExt: IsA<ContentProvider> + sealed::Sealed + 'static {
61+
pub trait ContentProviderExt: IsA<ContentProvider> + 'static {
6762
#[doc(alias = "gdk_content_provider_content_changed")]
6863
fn content_changed(&self) {
6964
unsafe {

gdk4/src/auto/device.rs

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,7 @@ impl std::fmt::Display for Device {
3030
}
3131
}
3232

33-
mod sealed {
34-
pub trait Sealed {}
35-
impl<T: super::IsA<super::Device>> Sealed for T {}
36-
}
37-
38-
pub trait DeviceExt: IsA<Device> + sealed::Sealed + 'static {
33+
pub trait DeviceExt: IsA<Device> + 'static {
3934
#[doc(alias = "gdk_device_get_caps_lock_state")]
4035
#[doc(alias = "get_caps_lock_state")]
4136
#[doc(alias = "caps-lock-state")]

gdk4/src/auto/device_pad.rs

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,7 @@ impl DevicePad {
1818
pub const NONE: Option<&'static DevicePad> = None;
1919
}
2020

21-
mod sealed {
22-
pub trait Sealed {}
23-
impl<T: super::IsA<super::DevicePad>> Sealed for T {}
24-
}
25-
26-
pub trait DevicePadExt: IsA<DevicePad> + sealed::Sealed + 'static {
21+
pub trait DevicePadExt: IsA<DevicePad> + 'static {
2722
#[doc(alias = "gdk_device_pad_get_feature_group")]
2823
#[doc(alias = "get_feature_group")]
2924
fn feature_group(&self, feature: DevicePadFeature, feature_idx: i32) -> i32 {

0 commit comments

Comments
 (0)