diff --git a/gir b/gir index c6b70b0..8b9d0bb 160000 --- a/gir +++ b/gir @@ -1 +1 @@ -Subproject commit c6b70b00ac5b3de2defc59da54685aa488a34e3d +Subproject commit 8b9d0bb32ed3b76ff9931ee283c07d32af955b60 diff --git a/gir-files b/gir-files index 469db10..77d1f70 160000 --- a/gir-files +++ b/gir-files @@ -1 +1 @@ -Subproject commit 469db1018320ebda8f82b144e411fba8b2373549 +Subproject commit 77d1f70a9c4804961897d64827794442becb07d5 diff --git a/src/auto/alias.rs b/src/auto/alias.rs index 435e9c5..23e5e69 100644 --- a/src/auto/alias.rs +++ b/src/auto/alias.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT #[allow(unused_imports)] diff --git a/src/auto/attr_list.rs b/src/auto/attr_list.rs index 065cbb7..06d1c1c 100644 --- a/src/auto/attr_list.rs +++ b/src/auto/attr_list.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use ffi; diff --git a/src/auto/attribute.rs b/src/auto/attribute.rs index c0c8e71..ebb1d54 100644 --- a/src/auto/attribute.rs +++ b/src/auto/attribute.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use AttrClass; diff --git a/src/auto/color.rs b/src/auto/color.rs index 4c57fcc..484abc5 100644 --- a/src/auto/color.rs +++ b/src/auto/color.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use ffi; diff --git a/src/auto/context.rs b/src/auto/context.rs index d4d437e..c55aa44 100644 --- a/src/auto/context.rs +++ b/src/auto/context.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Direction; diff --git a/src/auto/coverage.rs b/src/auto/coverage.rs index 4957acc..73d95e9 100644 --- a/src/auto/coverage.rs +++ b/src/auto/coverage.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use CoverageLevel; diff --git a/src/auto/engine_shape.rs b/src/auto/engine_shape.rs index 28fc1a1..dc8c426 100644 --- a/src/auto/engine_shape.rs +++ b/src/auto/engine_shape.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use ffi; diff --git a/src/auto/enums.rs b/src/auto/enums.rs index 4cd03be..516b51b 100644 --- a/src/auto/enums.rs +++ b/src/auto/enums.rs @@ -1,12 +1,16 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use ffi; -use glib::Type; use glib::StaticType; -use glib::value::{Value, SetValue, FromValue, FromValueOptional}; -use gobject_ffi; +use glib::Type; use glib::translate::*; +use glib::value::FromValue; +use glib::value::FromValueOptional; +use glib::value::SetValue; +use glib::value::Value; +use gobject_ffi; #[derive(Clone, Copy, Debug, Eq, PartialEq, Hash)] pub enum Alignment { diff --git a/src/auto/flags.rs b/src/auto/flags.rs index 56fbf3b..31c954b 100644 --- a/src/auto/flags.rs +++ b/src/auto/flags.rs @@ -1,12 +1,16 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use ffi; -use glib::Type; use glib::StaticType; -use glib::value::{Value, SetValue, FromValue, FromValueOptional}; -use gobject_ffi; +use glib::Type; use glib::translate::*; +use glib::value::FromValue; +use glib::value::FromValueOptional; +use glib::value::SetValue; +use glib::value::Value; +use gobject_ffi; bitflags! { pub struct FontMask: u32 { diff --git a/src/auto/font.rs b/src/auto/font.rs index f405058..1c678ec 100644 --- a/src/auto/font.rs +++ b/src/auto/font.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Coverage; diff --git a/src/auto/font_description.rs b/src/auto/font_description.rs index 548e9e6..9c26eef 100644 --- a/src/auto/font_description.rs +++ b/src/auto/font_description.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use FontMask; diff --git a/src/auto/font_face.rs b/src/auto/font_face.rs index 754a01e..1358be8 100644 --- a/src/auto/font_face.rs +++ b/src/auto/font_face.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use FontDescription; diff --git a/src/auto/font_family.rs b/src/auto/font_family.rs index 0ad63eb..c86e04c 100644 --- a/src/auto/font_family.rs +++ b/src/auto/font_family.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use FontFace; diff --git a/src/auto/font_map.rs b/src/auto/font_map.rs index 52372d7..52ca027 100644 --- a/src/auto/font_map.rs +++ b/src/auto/font_map.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Context; diff --git a/src/auto/font_metrics.rs b/src/auto/font_metrics.rs index e255c28..16844f5 100644 --- a/src/auto/font_metrics.rs +++ b/src/auto/font_metrics.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use ffi; diff --git a/src/auto/fontset.rs b/src/auto/fontset.rs index d3d7a7a..4b27bd7 100644 --- a/src/auto/fontset.rs +++ b/src/auto/fontset.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Font; diff --git a/src/auto/functions.rs b/src/auto/functions.rs index 904276d..e625c84 100644 --- a/src/auto/functions.rs +++ b/src/auto/functions.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use AttrList; diff --git a/src/auto/glyph_item.rs b/src/auto/glyph_item.rs index 080fa7f..11abba1 100644 --- a/src/auto/glyph_item.rs +++ b/src/auto/glyph_item.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use AttrList; diff --git a/src/auto/glyph_item_iter.rs b/src/auto/glyph_item_iter.rs index c25cad5..63b94ea 100644 --- a/src/auto/glyph_item_iter.rs +++ b/src/auto/glyph_item_iter.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use GlyphItem; diff --git a/src/auto/glyph_string.rs b/src/auto/glyph_string.rs index ffb8c78..9bbea8d 100644 --- a/src/auto/glyph_string.rs +++ b/src/auto/glyph_string.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Font; diff --git a/src/auto/layout.rs b/src/auto/layout.rs index 4820e05..30df0d9 100644 --- a/src/auto/layout.rs +++ b/src/auto/layout.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Alignment; diff --git a/src/auto/layout_iter.rs b/src/auto/layout_iter.rs index 736ccca..9f70c53 100644 --- a/src/auto/layout_iter.rs +++ b/src/auto/layout_iter.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Layout; diff --git a/src/auto/layout_line.rs b/src/auto/layout_line.rs index 9afaa8f..2a4e8c8 100644 --- a/src/auto/layout_line.rs +++ b/src/auto/layout_line.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Rectangle; diff --git a/src/auto/matrix.rs b/src/auto/matrix.rs index 74481fe..3bfe0aa 100644 --- a/src/auto/matrix.rs +++ b/src/auto/matrix.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use ffi; diff --git a/src/auto/mod.rs b/src/auto/mod.rs index 34129f5..14fe2ba 100644 --- a/src/auto/mod.rs +++ b/src/auto/mod.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT mod context; diff --git a/src/auto/renderer.rs b/src/auto/renderer.rs index 2002ffc..c5796a8 100644 --- a/src/auto/renderer.rs +++ b/src/auto/renderer.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use Color; diff --git a/src/auto/tab_array.rs b/src/auto/tab_array.rs index 1106a81..a1f3c9f 100644 --- a/src/auto/tab_array.rs +++ b/src/auto/tab_array.rs @@ -1,4 +1,5 @@ -// This file was generated by gir (c6b70b0) from gir-files (469db10) +// This file was generated by gir (https://github.com/gtk-rs/gir @ 8b9d0bb) +// from gir-files (https://github.com/gtk-rs/gir-files @ 77d1f70) // DO NOT EDIT use TabAlign;