Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Commit 7e3319b

Browse files
committed
Regen
1 parent b862859 commit 7e3319b

File tree

9 files changed

+21
-21
lines changed

9 files changed

+21
-21
lines changed

atk-sys/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

gdk-pixbuf-sys/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

gdk-sys/src/lib.rs

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
@@ -3675,7 +3675,7 @@ pub struct GdkEventTouchpadPinch {
36753675
pub type_: GdkEventType,
36763676
pub window: *mut GdkWindow,
36773677
pub send_event: i8,
3678-
pub phase: GdkTouchpadGesturePhase,
3678+
pub phase: i8,
36793679
pub n_fingers: i8,
36803680
pub time: u32,
36813681
pub x: c_double,
@@ -3717,7 +3717,7 @@ pub struct GdkEventTouchpadSwipe {
37173717
pub type_: GdkEventType,
37183718
pub window: *mut GdkWindow,
37193719
pub send_event: i8,
3720-
pub phase: GdkTouchpadGesturePhase,
3720+
pub phase: i8,
37213721
pub n_fingers: i8,
37223722
pub time: u32,
37233723
pub x: c_double,

gio-sys/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

glib-sys/src/lib.rs

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
@@ -652,20 +652,20 @@ pub const G_GINT16_FORMAT: *const c_char = b"hi\0" as *const u8 as *const c_char
652652
pub const G_GINT16_MODIFIER: *const c_char = b"h\0" as *const u8 as *const c_char;
653653
pub const G_GINT32_FORMAT: *const c_char = b"i\0" as *const u8 as *const c_char;
654654
pub const G_GINT32_MODIFIER: *const c_char = b"\0" as *const u8 as *const c_char;
655-
//pub const G_GINT64_FORMAT: *const c_char = b"li\0" as *const u8 as *const c_char;
656-
//pub const G_GINT64_MODIFIER: *const c_char = b"l\0" as *const u8 as *const c_char;
657-
//pub const G_GINTPTR_FORMAT: *const c_char = b"li\0" as *const u8 as *const c_char;
658-
//pub const G_GINTPTR_MODIFIER: *const c_char = b"l\0" as *const u8 as *const c_char;
655+
pub const G_GINT64_FORMAT: *const c_char = b"li\0" as *const u8 as *const c_char;
656+
pub const G_GINT64_MODIFIER: *const c_char = b"l\0" as *const u8 as *const c_char;
657+
pub const G_GINTPTR_FORMAT: *const c_char = b"li\0" as *const u8 as *const c_char;
658+
pub const G_GINTPTR_MODIFIER: *const c_char = b"l\0" as *const u8 as *const c_char;
659659
pub const G_GNUC_FUNCTION: *const c_char = b"\0" as *const u8 as *const c_char;
660660
pub const G_GNUC_PRETTY_FUNCTION: *const c_char = b"\0" as *const u8 as *const c_char;
661-
//pub const G_GSIZE_FORMAT: *const c_char = b"lu\0" as *const u8 as *const c_char;
662-
//pub const G_GSIZE_MODIFIER: *const c_char = b"l\0" as *const u8 as *const c_char;
663-
//pub const G_GSSIZE_FORMAT: *const c_char = b"li\0" as *const u8 as *const c_char;
664-
//pub const G_GSSIZE_MODIFIER: *const c_char = b"l\0" as *const u8 as *const c_char;
661+
pub const G_GSIZE_FORMAT: *const c_char = b"lu\0" as *const u8 as *const c_char;
662+
pub const G_GSIZE_MODIFIER: *const c_char = b"l\0" as *const u8 as *const c_char;
663+
pub const G_GSSIZE_FORMAT: *const c_char = b"li\0" as *const u8 as *const c_char;
664+
pub const G_GSSIZE_MODIFIER: *const c_char = b"l\0" as *const u8 as *const c_char;
665665
pub const G_GUINT16_FORMAT: *const c_char = b"hu\0" as *const u8 as *const c_char;
666666
pub const G_GUINT32_FORMAT: *const c_char = b"u\0" as *const u8 as *const c_char;
667-
//pub const G_GUINT64_FORMAT: *const c_char = b"lu\0" as *const u8 as *const c_char;
668-
//pub const G_GUINTPTR_FORMAT: *const c_char = b"lu\0" as *const u8 as *const c_char;
667+
pub const G_GUINT64_FORMAT: *const c_char = b"lu\0" as *const u8 as *const c_char;
668+
pub const G_GUINTPTR_FORMAT: *const c_char = b"lu\0" as *const u8 as *const c_char;
669669
pub const G_HAVE_GINT64: c_int = 1;
670670
pub const G_HAVE_GNUC_VARARGS: c_int = 1;
671671
pub const G_HAVE_GNUC_VISIBILITY: c_int = 1;

gobject-sys/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

gtk-sys/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

pango-sys/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

pangocairo-sys/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file was generated by gir (https://github.com/gtk-rs/gir @ 6114d1c)
2-
// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70)
2+
// from gir-files (https://github.com/gtk-rs/gir-files @ 4740f5e)
33
// DO NOT EDIT
44

55
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]

0 commit comments

Comments
 (0)