File tree Expand file tree Collapse file tree 16 files changed +22
-29
lines changed Expand file tree Collapse file tree 16 files changed +22
-29
lines changed Original file line number Diff line number Diff line change 1
- Generated by gir (https://github.com/gtk-rs/gir @ c9d6716deb95 )
1
+ Generated by gir (https://github.com/gtk-rs/gir @ 0f2c059e0939 )
2
2
from gir-files (https://github.com/gtk-rs/gir-files @ 615ef8fb32f2)
Original file line number Diff line number Diff line change 1
- Generated by gir (https://github.com/gtk-rs/gir @ c9d6716deb95 )
1
+ Generated by gir (https://github.com/gtk-rs/gir @ 0f2c059e0939 )
2
2
from gir-files (https://github.com/gtk-rs/gir-files @ 615ef8fb32f2)
Original file line number Diff line number Diff line change 1
- Generated by gir (https://github.com/gtk-rs/gir @ c9d6716deb95 )
1
+ Generated by gir (https://github.com/gtk-rs/gir @ 0f2c059e0939 )
2
2
from gir-files (https://github.com/gtk-rs/gir-files @ 615ef8fb32f2)
Original file line number Diff line number Diff line change 1
- Generated by gir (https://github.com/gtk-rs/gir @ c9d6716deb95 )
1
+ Generated by gir (https://github.com/gtk-rs/gir @ 0f2c059e0939 )
2
2
from gir-files (https://github.com/gtk-rs/gir-files @ 615ef8fb32f2)
Original file line number Diff line number Diff line change @@ -32,10 +32,9 @@ pub use self::x11_surface::X11Surface;
32
32
mod enums;
33
33
pub use self :: enums:: X11DeviceType ;
34
34
35
- pub mod functions;
35
+ pub ( crate ) mod functions;
36
36
37
- #[ doc( hidden) ]
38
- pub mod builders {
37
+ pub ( crate ) mod builders {
39
38
pub use super :: x11_device_manager_xi2:: X11DeviceManagerXI2Builder ;
40
39
pub use super :: x11_device_xi2:: X11DeviceXI2Builder ;
41
40
}
Original file line number Diff line number Diff line change 1
- Generated by gir (https://github.com/gtk-rs/gir @ c9d6716deb95 )
1
+ Generated by gir (https://github.com/gtk-rs/gir @ 0f2c059e0939 )
2
2
from gir-files (https://github.com/gtk-rs/gir-files @ 615ef8fb32f2)
Original file line number Diff line number Diff line change 1
- Generated by gir (https://github.com/gtk-rs/gir @ c9d6716deb95 )
1
+ Generated by gir (https://github.com/gtk-rs/gir @ 0f2c059e0939 )
2
2
from gir-files (https://github.com/gtk-rs/gir-files @ 615ef8fb32f2)
Original file line number Diff line number Diff line change @@ -218,10 +218,9 @@ pub use self::flags::ToplevelState;
218
218
#[ cfg_attr( docsrs, doc( cfg( feature = "v4_6" ) ) ) ]
219
219
pub use self :: flags:: GLAPI ;
220
220
221
- pub mod functions;
221
+ pub ( crate ) mod functions;
222
222
223
- #[ doc( hidden) ]
224
- pub mod traits {
223
+ pub ( crate ) mod traits {
225
224
pub use super :: app_launch_context:: GdkAppLaunchContextExt ;
226
225
pub use super :: content_provider:: ContentProviderExt ;
227
226
pub use super :: device:: DeviceExt ;
@@ -239,7 +238,6 @@ pub mod traits {
239
238
pub use super :: texture:: TextureExt ;
240
239
pub use super :: toplevel:: ToplevelExt ;
241
240
}
242
- #[ doc( hidden) ]
243
- pub mod builders {
241
+ pub ( crate ) mod builders {
244
242
pub use super :: cursor:: CursorBuilder ;
245
243
}
Original file line number Diff line number Diff line change 1
- Generated by gir (https://github.com/gtk-rs/gir @ c9d6716deb95 )
1
+ Generated by gir (https://github.com/gtk-rs/gir @ 0f2c059e0939 )
2
2
from gir-files (https://github.com/gtk-rs/gir-files @ 615ef8fb32f2)
Original file line number Diff line number Diff line change 1
- Generated by gir (https://github.com/gtk-rs/gir @ c9d6716deb95 )
1
+ Generated by gir (https://github.com/gtk-rs/gir @ 0f2c059e0939 )
2
2
from gir-files (https://github.com/gtk-rs/gir-files @ 615ef8fb32f2)
You can’t perform that action at this time.
0 commit comments