diff --git a/gir-files/Gst-1.0.gir b/gir-files/Gst-1.0.gir index 42b5945c7..4e4213afb 100644 --- a/gir-files/Gst-1.0.gir +++ b/gir-files/Gst-1.0.gir @@ -10221,10 +10221,10 @@ debugging message. - + These are some terminal style flags you can use when creating your debugging categories to make them stand out in debugging output. glib:nick="underline"> Underline the output. - + GType; pub fn gst_core_error_quark() -> glib::GQuark; - //========================================================================= - // GstDebugColorFlags - //========================================================================= - pub fn gst_debug_color_flags_get_type() -> GType; - //========================================================================= // GstDebugColorMode //========================================================================= @@ -2844,6 +2823,11 @@ extern "C" { //========================================================================= pub fn gst_clock_flags_get_type() -> GType; + //========================================================================= + // GstDebugColorFlags + //========================================================================= + pub fn gst_debug_color_flags_get_type() -> GType; + //========================================================================= // GstDebugGraphDetails //=========================================================================