diff --git a/gstreamer-app/src/auto/versions.txt b/gstreamer-app/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-app/src/auto/versions.txt +++ b/gstreamer-app/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-app/sys/build.rs b/gstreamer-app/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-app/sys/build.rs +++ b/gstreamer-app/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-app/sys/src/lib.rs b/gstreamer-app/sys/src/lib.rs index 9d9d97467..cfb967fef 100644 --- a/gstreamer-app/sys/src/lib.rs +++ b/gstreamer-app/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-app/sys/tests/abi.rs b/gstreamer-app/sys/tests/abi.rs index e82b3170c..ba12af81c 100644 --- a/gstreamer-app/sys/tests/abi.rs +++ b/gstreamer-app/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-app/sys/tests/constant.c b/gstreamer-app/sys/tests/constant.c index 87740a2b4..a758ad232 100644 --- a/gstreamer-app/sys/tests/constant.c +++ b/gstreamer-app/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-app/sys/tests/layout.c b/gstreamer-app/sys/tests/layout.c index 262cd3013..b11a29291 100644 --- a/gstreamer-app/sys/tests/layout.c +++ b/gstreamer-app/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-audio/src/auto/audio_base_sink.rs b/gstreamer-audio/src/auto/audio_base_sink.rs index 955fad3e3..f57c26674 100644 --- a/gstreamer-audio/src/auto/audio_base_sink.rs +++ b/gstreamer-audio/src/auto/audio_base_sink.rs @@ -300,7 +300,6 @@ impl> AudioBaseSinkExt for O { } } - #[doc(alias = "alignment-threshold")] fn connect_alignment_threshold_notify( &self, f: F, @@ -329,7 +328,6 @@ impl> AudioBaseSinkExt for O { } } - #[doc(alias = "buffer-time")] fn connect_buffer_time_notify( &self, f: F, @@ -358,7 +356,6 @@ impl> AudioBaseSinkExt for O { } } - #[doc(alias = "can-activate-pull")] fn connect_can_activate_pull_notify( &self, f: F, @@ -387,7 +384,6 @@ impl> AudioBaseSinkExt for O { } } - #[doc(alias = "discont-wait")] fn connect_discont_wait_notify( &self, f: F, @@ -416,7 +412,6 @@ impl> AudioBaseSinkExt for O { } } - #[doc(alias = "drift-tolerance")] fn connect_drift_tolerance_notify( &self, f: F, @@ -445,7 +440,6 @@ impl> AudioBaseSinkExt for O { } } - #[doc(alias = "latency-time")] fn connect_latency_time_notify( &self, f: F, @@ -474,7 +468,6 @@ impl> AudioBaseSinkExt for O { } } - #[doc(alias = "provide-clock")] fn connect_provide_clock_notify( &self, f: F, @@ -503,7 +496,6 @@ impl> AudioBaseSinkExt for O { } } - #[doc(alias = "slave-method")] fn connect_slave_method_notify( &self, f: F, diff --git a/gstreamer-audio/src/auto/audio_base_src.rs b/gstreamer-audio/src/auto/audio_base_src.rs index ad8cd48da..4d04cfd57 100644 --- a/gstreamer-audio/src/auto/audio_base_src.rs +++ b/gstreamer-audio/src/auto/audio_base_src.rs @@ -206,7 +206,6 @@ impl> AudioBaseSrcExt for O { } } - #[doc(alias = "actual-buffer-time")] fn connect_actual_buffer_time_notify( &self, f: F, @@ -235,7 +234,6 @@ impl> AudioBaseSrcExt for O { } } - #[doc(alias = "actual-latency-time")] fn connect_actual_latency_time_notify( &self, f: F, @@ -264,7 +262,6 @@ impl> AudioBaseSrcExt for O { } } - #[doc(alias = "buffer-time")] fn connect_buffer_time_notify( &self, f: F, @@ -293,7 +290,6 @@ impl> AudioBaseSrcExt for O { } } - #[doc(alias = "latency-time")] fn connect_latency_time_notify( &self, f: F, @@ -322,7 +318,6 @@ impl> AudioBaseSrcExt for O { } } - #[doc(alias = "provide-clock")] fn connect_provide_clock_notify( &self, f: F, @@ -351,7 +346,6 @@ impl> AudioBaseSrcExt for O { } } - #[doc(alias = "slave-method")] fn connect_slave_method_notify( &self, f: F, diff --git a/gstreamer-audio/src/auto/audio_decoder.rs b/gstreamer-audio/src/auto/audio_decoder.rs index e6d5e96d9..e13b48a0c 100644 --- a/gstreamer-audio/src/auto/audio_decoder.rs +++ b/gstreamer-audio/src/auto/audio_decoder.rs @@ -366,7 +366,6 @@ impl> AudioDecoderExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "max-errors")] fn connect_max_errors_notify( &self, f: F, @@ -395,7 +394,6 @@ impl> AudioDecoderExt for O { } } - #[doc(alias = "min-latency")] fn connect_min_latency_notify( &self, f: F, @@ -424,7 +422,6 @@ impl> AudioDecoderExt for O { } } - #[doc(alias = "plc")] fn connect_plc_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_plc_trampoline< P: IsA, @@ -450,7 +447,6 @@ impl> AudioDecoderExt for O { } } - #[doc(alias = "tolerance")] fn connect_tolerance_notify( &self, f: F, diff --git a/gstreamer-audio/src/auto/audio_encoder.rs b/gstreamer-audio/src/auto/audio_encoder.rs index 111835823..a336b08f0 100644 --- a/gstreamer-audio/src/auto/audio_encoder.rs +++ b/gstreamer-audio/src/auto/audio_encoder.rs @@ -381,7 +381,6 @@ impl> AudioEncoderExt for O { } } - #[doc(alias = "hard-resync")] fn connect_hard_resync_notify( &self, f: F, @@ -410,7 +409,6 @@ impl> AudioEncoderExt for O { } } - #[doc(alias = "mark-granule")] fn connect_mark_granule_notify( &self, f: F, @@ -439,7 +437,6 @@ impl> AudioEncoderExt for O { } } - #[doc(alias = "perfect-timestamp")] fn connect_perfect_timestamp_notify( &self, f: F, @@ -468,7 +465,6 @@ impl> AudioEncoderExt for O { } } - #[doc(alias = "tolerance")] fn connect_tolerance_notify( &self, f: F, diff --git a/gstreamer-audio/src/auto/stream_volume.rs b/gstreamer-audio/src/auto/stream_volume.rs index 3329df0af..e0a66b492 100644 --- a/gstreamer-audio/src/auto/stream_volume.rs +++ b/gstreamer-audio/src/auto/stream_volume.rs @@ -87,7 +87,6 @@ impl> StreamVolumeExt for O { } } - #[doc(alias = "mute")] fn connect_mute_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_mute_trampoline< P: IsA, @@ -113,7 +112,6 @@ impl> StreamVolumeExt for O { } } - #[doc(alias = "volume")] fn connect_volume_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_volume_trampoline< P: IsA, diff --git a/gstreamer-audio/src/auto/versions.txt b/gstreamer-audio/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-audio/src/auto/versions.txt +++ b/gstreamer-audio/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-audio/sys/build.rs b/gstreamer-audio/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-audio/sys/build.rs +++ b/gstreamer-audio/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-audio/sys/src/lib.rs b/gstreamer-audio/sys/src/lib.rs index d40f4ea5d..7b1f22ee9 100644 --- a/gstreamer-audio/sys/src/lib.rs +++ b/gstreamer-audio/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-audio/sys/tests/abi.rs b/gstreamer-audio/sys/tests/abi.rs index e3737d05a..c269fee31 100644 --- a/gstreamer-audio/sys/tests/abi.rs +++ b/gstreamer-audio/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-audio/sys/tests/constant.c b/gstreamer-audio/sys/tests/constant.c index 86c6eb4c4..21fd3ee21 100644 --- a/gstreamer-audio/sys/tests/constant.c +++ b/gstreamer-audio/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-audio/sys/tests/layout.c b/gstreamer-audio/sys/tests/layout.c index 9c9e089cf..18b1daf7b 100644 --- a/gstreamer-audio/sys/tests/layout.c +++ b/gstreamer-audio/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-base/src/auto/aggregator.rs b/gstreamer-base/src/auto/aggregator.rs index 0a49b9b25..147d176a1 100644 --- a/gstreamer-base/src/auto/aggregator.rs +++ b/gstreamer-base/src/auto/aggregator.rs @@ -273,7 +273,6 @@ impl> AggregatorExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "emit-signals")] fn connect_emit_signals_notify( &self, f: F, @@ -304,7 +303,6 @@ impl> AggregatorExt for O { #[cfg(any(feature = "v1_14", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_14")))] - #[doc(alias = "latency")] fn connect_latency_notify( &self, f: F, @@ -333,7 +331,6 @@ impl> AggregatorExt for O { } } - #[doc(alias = "start-time")] fn connect_start_time_notify( &self, f: F, @@ -364,7 +361,6 @@ impl> AggregatorExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "start-time-selection")] fn connect_start_time_selection_notify( &self, f: F, diff --git a/gstreamer-base/src/auto/aggregator_pad.rs b/gstreamer-base/src/auto/aggregator_pad.rs index 8e38bd45a..c8f8f2c72 100644 --- a/gstreamer-base/src/auto/aggregator_pad.rs +++ b/gstreamer-base/src/auto/aggregator_pad.rs @@ -145,7 +145,6 @@ impl> AggregatorPadExt for O { } } - #[doc(alias = "buffer-consumed")] fn connect_buffer_consumed( &self, f: F, @@ -179,7 +178,6 @@ impl> AggregatorPadExt for O { #[cfg(any(feature = "v1_16", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_16")))] - #[doc(alias = "emit-signals")] fn connect_emit_signals_notify( &self, f: F, diff --git a/gstreamer-base/src/auto/base_parse.rs b/gstreamer-base/src/auto/base_parse.rs index ed667ba2a..07ed93d59 100644 --- a/gstreamer-base/src/auto/base_parse.rs +++ b/gstreamer-base/src/auto/base_parse.rs @@ -209,7 +209,6 @@ impl> BaseParseExt for O { } } - #[doc(alias = "disable-passthrough")] fn connect_disable_passthrough_notify( &self, f: F, diff --git a/gstreamer-base/src/auto/base_sink.rs b/gstreamer-base/src/auto/base_sink.rs index f7bd324d0..cbdf251e4 100644 --- a/gstreamer-base/src/auto/base_sink.rs +++ b/gstreamer-base/src/auto/base_sink.rs @@ -481,7 +481,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "async")] fn connect_async_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_async_trampoline< P: IsA, @@ -507,7 +506,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "blocksize")] fn connect_blocksize_notify( &self, f: F, @@ -536,7 +534,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "enable-last-sample")] fn connect_enable_last_sample_notify( &self, f: F, @@ -565,7 +562,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "last-sample")] fn connect_last_sample_notify( &self, f: F, @@ -594,7 +590,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "max-bitrate")] fn connect_max_bitrate_notify( &self, f: F, @@ -623,7 +618,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "max-lateness")] fn connect_max_lateness_notify( &self, f: F, @@ -654,7 +648,6 @@ impl> BaseSinkExt for O { #[cfg(any(feature = "v1_16", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_16")))] - #[doc(alias = "processing-deadline")] fn connect_processing_deadline_notify( &self, f: F, @@ -683,7 +676,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "qos")] fn connect_qos_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_qos_trampoline< P: IsA, @@ -709,7 +701,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "render-delay")] fn connect_render_delay_notify( &self, f: F, @@ -740,7 +731,6 @@ impl> BaseSinkExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "stats")] fn connect_stats_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_stats_trampoline< P: IsA, @@ -766,7 +756,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "sync")] fn connect_sync_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_sync_trampoline< P: IsA, @@ -792,7 +781,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "throttle-time")] fn connect_throttle_time_notify( &self, f: F, @@ -821,7 +809,6 @@ impl> BaseSinkExt for O { } } - #[doc(alias = "ts-offset")] fn connect_ts_offset_notify( &self, f: F, diff --git a/gstreamer-base/src/auto/base_src.rs b/gstreamer-base/src/auto/base_src.rs index 2f5c7c842..a918c6a2e 100644 --- a/gstreamer-base/src/auto/base_src.rs +++ b/gstreamer-base/src/auto/base_src.rs @@ -295,7 +295,6 @@ impl> BaseSrcExt for O { } } - #[doc(alias = "blocksize")] fn connect_blocksize_notify( &self, f: F, @@ -324,7 +323,6 @@ impl> BaseSrcExt for O { } } - #[doc(alias = "do-timestamp")] fn connect_do_timestamp_notify( &self, f: F, @@ -353,7 +351,6 @@ impl> BaseSrcExt for O { } } - #[doc(alias = "num-buffers")] fn connect_num_buffers_notify( &self, f: F, @@ -382,7 +379,6 @@ impl> BaseSrcExt for O { } } - #[doc(alias = "typefind")] fn connect_typefind_notify( &self, f: F, diff --git a/gstreamer-base/src/auto/base_transform.rs b/gstreamer-base/src/auto/base_transform.rs index 4f7402185..bfd73ac5e 100644 --- a/gstreamer-base/src/auto/base_transform.rs +++ b/gstreamer-base/src/auto/base_transform.rs @@ -203,7 +203,6 @@ impl> BaseTransformExt for O { } } - #[doc(alias = "qos")] fn connect_qos_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_qos_trampoline< P: IsA, diff --git a/gstreamer-base/src/auto/versions.txt b/gstreamer-base/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-base/src/auto/versions.txt +++ b/gstreamer-base/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-base/sys/build.rs b/gstreamer-base/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-base/sys/build.rs +++ b/gstreamer-base/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-base/sys/src/lib.rs b/gstreamer-base/sys/src/lib.rs index 7f83aaec1..924b47859 100644 --- a/gstreamer-base/sys/src/lib.rs +++ b/gstreamer-base/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-base/sys/tests/abi.rs b/gstreamer-base/sys/tests/abi.rs index d83bc3667..7b0dc03dc 100644 --- a/gstreamer-base/sys/tests/abi.rs +++ b/gstreamer-base/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-base/sys/tests/constant.c b/gstreamer-base/sys/tests/constant.c index f22e78a75..97e8b932f 100644 --- a/gstreamer-base/sys/tests/constant.c +++ b/gstreamer-base/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-base/sys/tests/layout.c b/gstreamer-base/sys/tests/layout.c index ab4dca560..d9a97caec 100644 --- a/gstreamer-base/sys/tests/layout.c +++ b/gstreamer-base/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-check/src/auto/versions.txt b/gstreamer-check/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-check/src/auto/versions.txt +++ b/gstreamer-check/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-check/sys/build.rs b/gstreamer-check/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-check/sys/build.rs +++ b/gstreamer-check/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-check/sys/src/lib.rs b/gstreamer-check/sys/src/lib.rs index 7487eaada..5436984ac 100644 --- a/gstreamer-check/sys/src/lib.rs +++ b/gstreamer-check/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-check/sys/tests/abi.rs b/gstreamer-check/sys/tests/abi.rs index 7a8ef0b15..700b3329a 100644 --- a/gstreamer-check/sys/tests/abi.rs +++ b/gstreamer-check/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-check/sys/tests/constant.c b/gstreamer-check/sys/tests/constant.c index 87c34c4e1..a78649b02 100644 --- a/gstreamer-check/sys/tests/constant.c +++ b/gstreamer-check/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-check/sys/tests/layout.c b/gstreamer-check/sys/tests/layout.c index d889548f7..e54535291 100644 --- a/gstreamer-check/sys/tests/layout.c +++ b/gstreamer-check/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-controller/src/auto/argb_control_binding.rs b/gstreamer-controller/src/auto/argb_control_binding.rs index 586402cc9..99f5f1110 100644 --- a/gstreamer-controller/src/auto/argb_control_binding.rs +++ b/gstreamer-controller/src/auto/argb_control_binding.rs @@ -209,7 +209,6 @@ impl> ARGBControlBindingExt for O { } } - #[doc(alias = "control-source-a")] fn connect_control_source_a_notify( &self, f: F, @@ -238,7 +237,6 @@ impl> ARGBControlBindingExt for O { } } - #[doc(alias = "control-source-b")] fn connect_control_source_b_notify( &self, f: F, @@ -267,7 +265,6 @@ impl> ARGBControlBindingExt for O { } } - #[doc(alias = "control-source-g")] fn connect_control_source_g_notify( &self, f: F, @@ -296,7 +293,6 @@ impl> ARGBControlBindingExt for O { } } - #[doc(alias = "control-source-r")] fn connect_control_source_r_notify( &self, f: F, diff --git a/gstreamer-controller/src/auto/direct_control_binding.rs b/gstreamer-controller/src/auto/direct_control_binding.rs index 28b40f149..c8acb0f40 100644 --- a/gstreamer-controller/src/auto/direct_control_binding.rs +++ b/gstreamer-controller/src/auto/direct_control_binding.rs @@ -119,7 +119,6 @@ impl> DirectControlBindingExt for O { } } - #[doc(alias = "control-source")] fn connect_control_source_notify( &self, f: F, diff --git a/gstreamer-controller/src/auto/interpolation_control_source.rs b/gstreamer-controller/src/auto/interpolation_control_source.rs index cee7ffc92..cbc1d4f19 100644 --- a/gstreamer-controller/src/auto/interpolation_control_source.rs +++ b/gstreamer-controller/src/auto/interpolation_control_source.rs @@ -81,7 +81,6 @@ impl> InterpolationControlSourceExt for O { } } - #[doc(alias = "mode")] fn connect_mode_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_mode_trampoline< P: IsA, diff --git a/gstreamer-controller/src/auto/lfo_control_source.rs b/gstreamer-controller/src/auto/lfo_control_source.rs index cd833c589..974af145a 100644 --- a/gstreamer-controller/src/auto/lfo_control_source.rs +++ b/gstreamer-controller/src/auto/lfo_control_source.rs @@ -214,7 +214,6 @@ impl> LFOControlSourceExt for O { } } - #[doc(alias = "amplitude")] fn connect_amplitude_notify( &self, f: F, @@ -243,7 +242,6 @@ impl> LFOControlSourceExt for O { } } - #[doc(alias = "frequency")] fn connect_frequency_notify( &self, f: F, @@ -272,7 +270,6 @@ impl> LFOControlSourceExt for O { } } - #[doc(alias = "offset")] fn connect_offset_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_offset_trampoline< P: IsA, @@ -298,7 +295,6 @@ impl> LFOControlSourceExt for O { } } - #[doc(alias = "timeshift")] fn connect_timeshift_notify( &self, f: F, @@ -327,7 +323,6 @@ impl> LFOControlSourceExt for O { } } - #[doc(alias = "waveform")] fn connect_waveform_notify( &self, f: F, diff --git a/gstreamer-controller/src/auto/timed_value_control_source.rs b/gstreamer-controller/src/auto/timed_value_control_source.rs index 0b1923952..272204027 100644 --- a/gstreamer-controller/src/auto/timed_value_control_source.rs +++ b/gstreamer-controller/src/auto/timed_value_control_source.rs @@ -111,7 +111,6 @@ impl> TimedValueControlSourceExt for O { } } - #[doc(alias = "value-added")] fn connect_value_added( &self, f: F, @@ -143,7 +142,6 @@ impl> TimedValueControlSourceExt for O { } } - #[doc(alias = "value-changed")] fn connect_value_changed( &self, f: F, @@ -175,7 +173,6 @@ impl> TimedValueControlSourceExt for O { } } - #[doc(alias = "value-removed")] fn connect_value_removed( &self, f: F, diff --git a/gstreamer-controller/src/auto/trigger_control_source.rs b/gstreamer-controller/src/auto/trigger_control_source.rs index 30f0a6934..4594daaa1 100644 --- a/gstreamer-controller/src/auto/trigger_control_source.rs +++ b/gstreamer-controller/src/auto/trigger_control_source.rs @@ -81,7 +81,6 @@ impl> TriggerControlSourceExt for O { } } - #[doc(alias = "tolerance")] fn connect_tolerance_notify( &self, f: F, diff --git a/gstreamer-controller/src/auto/versions.txt b/gstreamer-controller/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-controller/src/auto/versions.txt +++ b/gstreamer-controller/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-controller/sys/build.rs b/gstreamer-controller/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-controller/sys/build.rs +++ b/gstreamer-controller/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-controller/sys/src/lib.rs b/gstreamer-controller/sys/src/lib.rs index 30ca5223f..cf6036cef 100644 --- a/gstreamer-controller/sys/src/lib.rs +++ b/gstreamer-controller/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-controller/sys/tests/abi.rs b/gstreamer-controller/sys/tests/abi.rs index 62dcc5f0f..6abed356b 100644 --- a/gstreamer-controller/sys/tests/abi.rs +++ b/gstreamer-controller/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-controller/sys/tests/constant.c b/gstreamer-controller/sys/tests/constant.c index 3291cf9cf..9a19ce5e0 100644 --- a/gstreamer-controller/sys/tests/constant.c +++ b/gstreamer-controller/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-controller/sys/tests/layout.c b/gstreamer-controller/sys/tests/layout.c index 5e6c3f567..7925b7987 100644 --- a/gstreamer-controller/sys/tests/layout.c +++ b/gstreamer-controller/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-editing-services/src/auto/asset.rs b/gstreamer-editing-services/src/auto/asset.rs index b89460a45..903988284 100644 --- a/gstreamer-editing-services/src/auto/asset.rs +++ b/gstreamer-editing-services/src/auto/asset.rs @@ -231,7 +231,6 @@ impl> AssetExt for O { } } - #[doc(alias = "proxy")] fn connect_proxy_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_proxy_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESAsset, @@ -254,7 +253,6 @@ impl> AssetExt for O { } } - #[doc(alias = "proxy-target")] fn connect_proxy_target_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_proxy_target_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESAsset, diff --git a/gstreamer-editing-services/src/auto/clip.rs b/gstreamer-editing-services/src/auto/clip.rs index 1af950417..ce10b3284 100644 --- a/gstreamer-editing-services/src/auto/clip.rs +++ b/gstreamer-editing-services/src/auto/clip.rs @@ -529,7 +529,6 @@ impl> ClipExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "duration-limit")] fn connect_duration_limit_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_duration_limit_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESClip, @@ -552,7 +551,6 @@ impl> ClipExt for O { } } - #[doc(alias = "layer")] fn connect_layer_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_layer_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESClip, @@ -575,7 +573,6 @@ impl> ClipExt for O { } } - #[doc(alias = "supported-formats")] fn connect_supported_formats_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_supported_formats_trampoline< P: IsA, diff --git a/gstreamer-editing-services/src/auto/container.rs b/gstreamer-editing-services/src/auto/container.rs index 060fece78..ab557b1a6 100644 --- a/gstreamer-editing-services/src/auto/container.rs +++ b/gstreamer-editing-services/src/auto/container.rs @@ -159,7 +159,6 @@ impl> GESContainerExt for O { } } - #[doc(alias = "child-added")] fn connect_child_added( &self, f: F, @@ -191,7 +190,6 @@ impl> GESContainerExt for O { } } - #[doc(alias = "child-removed")] fn connect_child_removed( &self, f: F, @@ -223,7 +221,6 @@ impl> GESContainerExt for O { } } - #[doc(alias = "height")] fn connect_height_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_height_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESContainer, diff --git a/gstreamer-editing-services/src/auto/group.rs b/gstreamer-editing-services/src/auto/group.rs index 87d662f29..6f5e7717e 100644 --- a/gstreamer-editing-services/src/auto/group.rs +++ b/gstreamer-editing-services/src/auto/group.rs @@ -203,7 +203,6 @@ impl> GroupExt for O { } } - #[doc(alias = "duration")] fn connect_duration_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_duration_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESGroup, @@ -226,7 +225,6 @@ impl> GroupExt for O { } } - #[doc(alias = "in-point")] fn connect_in_point_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_in_point_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESGroup, @@ -249,7 +247,6 @@ impl> GroupExt for O { } } - #[doc(alias = "max-duration")] fn connect_max_duration_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_max_duration_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESGroup, @@ -272,7 +269,6 @@ impl> GroupExt for O { } } - #[doc(alias = "priority")] fn connect_priority_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_priority_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESGroup, @@ -295,7 +291,6 @@ impl> GroupExt for O { } } - #[doc(alias = "start")] fn connect_start_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_start_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESGroup, diff --git a/gstreamer-editing-services/src/auto/layer.rs b/gstreamer-editing-services/src/auto/layer.rs index bd192aa1c..94d0d7a35 100644 --- a/gstreamer-editing-services/src/auto/layer.rs +++ b/gstreamer-editing-services/src/auto/layer.rs @@ -343,12 +343,10 @@ impl> LayerExt for O { //#[cfg(any(feature = "v1_18", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - //#[doc(alias = "active-changed")] //fn connect_active_changed(&self, f: F) -> SignalHandlerId { // Empty ctype tracks: *.PtrArray TypeId { ns_id: 1, id: 17 } //} - #[doc(alias = "clip-added")] fn connect_clip_added(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn clip_added_trampoline, F: Fn(&P, &Clip) + 'static>( this: *mut ffi::GESLayer, @@ -374,7 +372,6 @@ impl> LayerExt for O { } } - #[doc(alias = "clip-removed")] fn connect_clip_removed(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn clip_removed_trampoline, F: Fn(&P, &Clip) + 'static>( this: *mut ffi::GESLayer, @@ -400,7 +397,6 @@ impl> LayerExt for O { } } - #[doc(alias = "auto-transition")] fn connect_auto_transition_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_auto_transition_trampoline< P: IsA, @@ -426,7 +422,6 @@ impl> LayerExt for O { } } - #[doc(alias = "priority")] fn connect_priority_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_priority_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESLayer, diff --git a/gstreamer-editing-services/src/auto/pipeline.rs b/gstreamer-editing-services/src/auto/pipeline.rs index 829514ad8..8f8e7466a 100644 --- a/gstreamer-editing-services/src/auto/pipeline.rs +++ b/gstreamer-editing-services/src/auto/pipeline.rs @@ -364,7 +364,6 @@ impl> GESPipelineExt for O { } } - #[doc(alias = "audio-filter")] fn connect_audio_filter_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_audio_filter_trampoline< P: IsA, @@ -390,7 +389,6 @@ impl> GESPipelineExt for O { } } - #[doc(alias = "audio-sink")] fn connect_audio_sink_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_audio_sink_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESPipeline, @@ -413,7 +411,6 @@ impl> GESPipelineExt for O { } } - #[doc(alias = "mode")] fn connect_mode_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_mode_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESPipeline, @@ -436,7 +433,6 @@ impl> GESPipelineExt for O { } } - #[doc(alias = "timeline")] fn connect_timeline_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_timeline_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESPipeline, @@ -459,7 +455,6 @@ impl> GESPipelineExt for O { } } - #[doc(alias = "video-filter")] fn connect_video_filter_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_video_filter_trampoline< P: IsA, @@ -485,7 +480,6 @@ impl> GESPipelineExt for O { } } - #[doc(alias = "video-sink")] fn connect_video_sink_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_video_sink_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESPipeline, diff --git a/gstreamer-editing-services/src/auto/project.rs b/gstreamer-editing-services/src/auto/project.rs index 0673df7a3..19d100d63 100644 --- a/gstreamer-editing-services/src/auto/project.rs +++ b/gstreamer-editing-services/src/auto/project.rs @@ -283,7 +283,6 @@ impl> ProjectExt for O { } } - #[doc(alias = "asset-added")] fn connect_asset_added(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn asset_added_trampoline< P: IsA, @@ -312,7 +311,6 @@ impl> ProjectExt for O { } } - #[doc(alias = "asset-loading")] fn connect_asset_loading(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn asset_loading_trampoline< P: IsA, @@ -341,7 +339,6 @@ impl> ProjectExt for O { } } - #[doc(alias = "asset-removed")] fn connect_asset_removed(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn asset_removed_trampoline< P: IsA, @@ -372,7 +369,6 @@ impl> ProjectExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "error-loading")] fn connect_error_loading( &self, f: F, @@ -406,7 +402,6 @@ impl> ProjectExt for O { } } - #[doc(alias = "error-loading-asset")] fn connect_error_loading_asset< F: Fn(&Self, &glib::Error, &str, glib::types::Type) + 'static, >( @@ -444,7 +439,6 @@ impl> ProjectExt for O { } } - #[doc(alias = "loaded")] fn connect_loaded(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn loaded_trampoline, F: Fn(&P, &Timeline) + 'static>( this: *mut ffi::GESProject, @@ -472,7 +466,6 @@ impl> ProjectExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "loading")] fn connect_loading(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn loading_trampoline, F: Fn(&P, &Timeline) + 'static>( this: *mut ffi::GESProject, @@ -498,7 +491,6 @@ impl> ProjectExt for O { } } - #[doc(alias = "missing-uri")] fn connect_missing_uri< F: Fn(&Self, &glib::Error, &Asset) -> Option + 'static, >( diff --git a/gstreamer-editing-services/src/auto/timeline.rs b/gstreamer-editing-services/src/auto/timeline.rs index 6a99fc118..b10fcbd79 100644 --- a/gstreamer-editing-services/src/auto/timeline.rs +++ b/gstreamer-editing-services/src/auto/timeline.rs @@ -506,7 +506,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "commited")] fn connect_commited(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn commited_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESTimeline, @@ -528,7 +527,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "group-added")] fn connect_group_added(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn group_added_trampoline< P: IsA, @@ -557,12 +555,10 @@ impl> TimelineExt for O { } } - //#[doc(alias = "group-removed")] //fn connect_group_removed(&self, f: F) -> SignalHandlerId { // Empty ctype children: *.PtrArray TypeId { ns_id: 1, id: 54 } //} - #[doc(alias = "layer-added")] fn connect_layer_added(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn layer_added_trampoline< P: IsA, @@ -591,7 +587,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "layer-removed")] fn connect_layer_removed(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn layer_removed_trampoline< P: IsA, @@ -622,7 +617,6 @@ impl> TimelineExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "select-element-track")] fn connect_select_element_track Track + 'static>( &self, f: F, @@ -657,12 +651,10 @@ impl> TimelineExt for O { } } - //#[doc(alias = "select-tracks-for-object")] //fn connect_select_tracks_for_object(&self, f: F) -> SignalHandlerId { // Empty ctype return value *.PtrArray TypeId { ns_id: 1, id: 17 } //} - #[doc(alias = "snapping-ended")] fn connect_snapping_ended( &self, f: F, @@ -698,7 +690,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "snapping-started")] fn connect_snapping_started( &self, f: F, @@ -734,7 +725,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "track-added")] fn connect_track_added(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn track_added_trampoline< P: IsA, @@ -763,7 +753,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "track-removed")] fn connect_track_removed(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn track_removed_trampoline< P: IsA, @@ -792,7 +781,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "auto-transition")] fn connect_auto_transition_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_auto_transition_trampoline< P: IsA, @@ -818,7 +806,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "duration")] fn connect_duration_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_duration_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESTimeline, @@ -841,7 +828,6 @@ impl> TimelineExt for O { } } - #[doc(alias = "snapping-distance")] fn connect_snapping_distance_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_snapping_distance_trampoline< P: IsA, diff --git a/gstreamer-editing-services/src/auto/timeline_element.rs b/gstreamer-editing-services/src/auto/timeline_element.rs index 5e1894dba..72677e941 100644 --- a/gstreamer-editing-services/src/auto/timeline_element.rs +++ b/gstreamer-editing-services/src/auto/timeline_element.rs @@ -725,24 +725,20 @@ impl> TimelineElementExt for O { //#[cfg(any(feature = "v1_18", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - //#[doc(alias = "child-property-added")] //fn connect_child_property_added(&self, f: F) -> SignalHandlerId { // Ignored prop: GObject.ParamSpec //} //#[cfg(any(feature = "v1_18", feature = "dox"))] //#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - //#[doc(alias = "child-property-removed")] //fn connect_child_property_removed(&self, f: F) -> SignalHandlerId { // Ignored prop: GObject.ParamSpec //} - //#[doc(alias = "deep-notify")] //fn connect_deep_notify(&self, detail: Option<&str>, f: F) -> SignalHandlerId { // Ignored prop: GObject.ParamSpec //} - #[doc(alias = "duration")] fn connect_duration_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_duration_trampoline< P: IsA, @@ -768,7 +764,6 @@ impl> TimelineElementExt for O { } } - #[doc(alias = "in-point")] fn connect_in_point_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_in_point_trampoline< P: IsA, @@ -794,7 +789,6 @@ impl> TimelineElementExt for O { } } - #[doc(alias = "max-duration")] fn connect_max_duration_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_max_duration_trampoline< P: IsA, @@ -820,7 +814,6 @@ impl> TimelineElementExt for O { } } - #[doc(alias = "name")] fn connect_name_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_name_trampoline< P: IsA, @@ -846,7 +839,6 @@ impl> TimelineElementExt for O { } } - #[doc(alias = "parent")] fn connect_parent_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_parent_trampoline< P: IsA, @@ -872,7 +864,6 @@ impl> TimelineElementExt for O { } } - #[doc(alias = "priority")] fn connect_priority_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_priority_trampoline< P: IsA, @@ -898,7 +889,6 @@ impl> TimelineElementExt for O { } } - #[doc(alias = "serialize")] fn connect_serialize_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_serialize_trampoline< P: IsA, @@ -924,7 +914,6 @@ impl> TimelineElementExt for O { } } - #[doc(alias = "start")] fn connect_start_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_start_trampoline< P: IsA, @@ -950,7 +939,6 @@ impl> TimelineElementExt for O { } } - #[doc(alias = "timeline")] fn connect_timeline_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_timeline_trampoline< P: IsA, diff --git a/gstreamer-editing-services/src/auto/track.rs b/gstreamer-editing-services/src/auto/track.rs index 16f14b10d..c2d32340e 100644 --- a/gstreamer-editing-services/src/auto/track.rs +++ b/gstreamer-editing-services/src/auto/track.rs @@ -349,7 +349,6 @@ impl> GESTrackExt for O { } } - #[doc(alias = "commited")] fn connect_commited(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn commited_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESTrack, @@ -371,7 +370,6 @@ impl> GESTrackExt for O { } } - #[doc(alias = "track-element-added")] fn connect_track_element_added( &self, f: F, @@ -403,7 +401,6 @@ impl> GESTrackExt for O { } } - #[doc(alias = "track-element-removed")] fn connect_track_element_removed( &self, f: F, @@ -435,7 +432,6 @@ impl> GESTrackExt for O { } } - #[doc(alias = "duration")] fn connect_duration_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_duration_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESTrack, @@ -460,7 +456,6 @@ impl> GESTrackExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "id")] fn connect_id_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_id_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESTrack, @@ -483,7 +478,6 @@ impl> GESTrackExt for O { } } - #[doc(alias = "mixing")] fn connect_mixing_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_mixing_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESTrack, @@ -506,7 +500,6 @@ impl> GESTrackExt for O { } } - #[doc(alias = "restriction-caps")] fn connect_restriction_caps_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_restriction_caps_trampoline< P: IsA, diff --git a/gstreamer-editing-services/src/auto/track_element.rs b/gstreamer-editing-services/src/auto/track_element.rs index 06a9476e1..328dc7e04 100644 --- a/gstreamer-editing-services/src/auto/track_element.rs +++ b/gstreamer-editing-services/src/auto/track_element.rs @@ -380,7 +380,6 @@ impl> TrackElementExt for O { } } - #[doc(alias = "control-binding-added")] fn connect_control_binding_added( &self, f: F, @@ -412,7 +411,6 @@ impl> TrackElementExt for O { } } - #[doc(alias = "control-binding-removed")] fn connect_control_binding_removed( &self, f: F, @@ -444,7 +442,6 @@ impl> TrackElementExt for O { } } - #[doc(alias = "active")] fn connect_active_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_active_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESTrackElement, @@ -469,7 +466,6 @@ impl> TrackElementExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "auto-clamp-control-sources")] fn connect_auto_clamp_control_sources_notify( &self, f: F, @@ -500,7 +496,6 @@ impl> TrackElementExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "has-internal-source")] fn connect_has_internal_source_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_has_internal_source_trampoline< P: IsA, @@ -526,7 +521,6 @@ impl> TrackElementExt for O { } } - #[doc(alias = "track")] fn connect_track_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_track_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESTrackElement, @@ -549,7 +543,6 @@ impl> TrackElementExt for O { } } - #[doc(alias = "track-type")] fn connect_track_type_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_track_type_trampoline< P: IsA, diff --git a/gstreamer-editing-services/src/auto/transition_clip.rs b/gstreamer-editing-services/src/auto/transition_clip.rs index 2db9560d7..1b8035655 100644 --- a/gstreamer-editing-services/src/auto/transition_clip.rs +++ b/gstreamer-editing-services/src/auto/transition_clip.rs @@ -81,7 +81,6 @@ impl> TransitionClipExt for O { } } - #[doc(alias = "vtype")] fn connect_vtype_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_vtype_trampoline< P: IsA, diff --git a/gstreamer-editing-services/src/auto/uri_clip.rs b/gstreamer-editing-services/src/auto/uri_clip.rs index 4c744e3e2..ded28f33d 100644 --- a/gstreamer-editing-services/src/auto/uri_clip.rs +++ b/gstreamer-editing-services/src/auto/uri_clip.rs @@ -89,7 +89,6 @@ impl> UriClipExt for O { } } - #[doc(alias = "is-image")] fn connect_is_image_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_is_image_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESUriClip, @@ -112,7 +111,6 @@ impl> UriClipExt for O { } } - #[doc(alias = "mute")] fn connect_mute_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_mute_trampoline, F: Fn(&P) + 'static>( this: *mut ffi::GESUriClip, @@ -135,7 +133,6 @@ impl> UriClipExt for O { } } - #[doc(alias = "supported-formats")] fn connect_supported_formats_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_supported_formats_trampoline< P: IsA, diff --git a/gstreamer-editing-services/src/auto/uri_clip_asset.rs b/gstreamer-editing-services/src/auto/uri_clip_asset.rs index b3fff01d5..50bd31e47 100644 --- a/gstreamer-editing-services/src/auto/uri_clip_asset.rs +++ b/gstreamer-editing-services/src/auto/uri_clip_asset.rs @@ -168,7 +168,6 @@ impl> UriClipAssetExt for O { } } - #[doc(alias = "duration")] fn connect_duration_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_duration_trampoline< P: IsA, @@ -196,7 +195,6 @@ impl> UriClipAssetExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "is-nested-timeline")] fn connect_is_nested_timeline_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_is_nested_timeline_trampoline< P: IsA, diff --git a/gstreamer-editing-services/src/auto/versions.txt b/gstreamer-editing-services/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-editing-services/src/auto/versions.txt +++ b/gstreamer-editing-services/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-editing-services/sys/build.rs b/gstreamer-editing-services/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-editing-services/sys/build.rs +++ b/gstreamer-editing-services/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/src/lib.rs b/gstreamer-editing-services/sys/src/lib.rs index 7c48724da..8a6699530 100644 --- a/gstreamer-editing-services/sys/src/lib.rs +++ b/gstreamer-editing-services/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/tests/abi.rs b/gstreamer-editing-services/sys/tests/abi.rs index fc5a770b5..deb1962c7 100644 --- a/gstreamer-editing-services/sys/tests/abi.rs +++ b/gstreamer-editing-services/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/tests/constant.c b/gstreamer-editing-services/sys/tests/constant.c index e3dfc78c3..387cb3fba 100644 --- a/gstreamer-editing-services/sys/tests/constant.c +++ b/gstreamer-editing-services/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/tests/layout.c b/gstreamer-editing-services/sys/tests/layout.c index c572129bd..0a25da60e 100644 --- a/gstreamer-editing-services/sys/tests/layout.c +++ b/gstreamer-editing-services/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/egl/src/auto/versions.txt b/gstreamer-gl/egl/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-gl/egl/src/auto/versions.txt +++ b/gstreamer-gl/egl/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-gl/egl/sys/build.rs b/gstreamer-gl/egl/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-gl/egl/sys/build.rs +++ b/gstreamer-gl/egl/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/src/lib.rs b/gstreamer-gl/egl/sys/src/lib.rs index 35c413fad..88fc18843 100644 --- a/gstreamer-gl/egl/sys/src/lib.rs +++ b/gstreamer-gl/egl/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/tests/abi.rs b/gstreamer-gl/egl/sys/tests/abi.rs index 7c3056ca0..ce064b794 100644 --- a/gstreamer-gl/egl/sys/tests/abi.rs +++ b/gstreamer-gl/egl/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/tests/constant.c b/gstreamer-gl/egl/sys/tests/constant.c index be449f856..7e711651e 100644 --- a/gstreamer-gl/egl/sys/tests/constant.c +++ b/gstreamer-gl/egl/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/tests/layout.c b/gstreamer-gl/egl/sys/tests/layout.c index 43152a014..f9fff3b55 100644 --- a/gstreamer-gl/egl/sys/tests/layout.c +++ b/gstreamer-gl/egl/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/src/auto/gl_base_filter.rs b/gstreamer-gl/src/auto/gl_base_filter.rs index f6597532a..4a3293454 100644 --- a/gstreamer-gl/src/auto/gl_base_filter.rs +++ b/gstreamer-gl/src/auto/gl_base_filter.rs @@ -81,7 +81,6 @@ impl> GLBaseFilterExt for O { } } - #[doc(alias = "context")] fn connect_context_notify( &self, f: F, diff --git a/gstreamer-gl/src/auto/gl_base_src.rs b/gstreamer-gl/src/auto/gl_base_src.rs index 19cd5a53f..244cf5298 100644 --- a/gstreamer-gl/src/auto/gl_base_src.rs +++ b/gstreamer-gl/src/auto/gl_base_src.rs @@ -66,7 +66,6 @@ impl> GLBaseSrcExt for O { } } - #[doc(alias = "timestamp-offset")] fn connect_timestamp_offset_notify( &self, f: F, diff --git a/gstreamer-gl/src/auto/gl_display.rs b/gstreamer-gl/src/auto/gl_display.rs index fc9539579..81e6dbfe9 100644 --- a/gstreamer-gl/src/auto/gl_display.rs +++ b/gstreamer-gl/src/auto/gl_display.rs @@ -203,7 +203,6 @@ impl> GLDisplayExt for O { // unsafe { TODO: call ffi:gst_gl_display_retrieve_window() } //} - #[doc(alias = "create-context")] fn connect_create_context GLContext + Send + Sync + 'static>( &self, f: F, diff --git a/gstreamer-gl/src/auto/gl_window.rs b/gstreamer-gl/src/auto/gl_window.rs index 19d4cc9de..627631d1e 100644 --- a/gstreamer-gl/src/auto/gl_window.rs +++ b/gstreamer-gl/src/auto/gl_window.rs @@ -272,7 +272,6 @@ impl> GLWindowExt for O { } } - #[doc(alias = "key-event")] fn connect_key_event( &self, f: F, @@ -306,7 +305,6 @@ impl> GLWindowExt for O { } } - #[doc(alias = "mouse-event")] fn connect_mouse_event( &self, f: F, @@ -346,7 +344,6 @@ impl> GLWindowExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "scroll-event")] fn connect_scroll_event( &self, f: F, diff --git a/gstreamer-gl/src/auto/versions.txt b/gstreamer-gl/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-gl/src/auto/versions.txt +++ b/gstreamer-gl/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-gl/sys/build.rs b/gstreamer-gl/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-gl/sys/build.rs +++ b/gstreamer-gl/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/sys/src/lib.rs b/gstreamer-gl/sys/src/lib.rs index 12ed0a8ef..0b701e46b 100644 --- a/gstreamer-gl/sys/src/lib.rs +++ b/gstreamer-gl/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/sys/tests/abi.rs b/gstreamer-gl/sys/tests/abi.rs index d3c6a9d62..0f4d4b4b4 100644 --- a/gstreamer-gl/sys/tests/abi.rs +++ b/gstreamer-gl/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/sys/tests/constant.c b/gstreamer-gl/sys/tests/constant.c index 6c329f660..fed48da55 100644 --- a/gstreamer-gl/sys/tests/constant.c +++ b/gstreamer-gl/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/sys/tests/layout.c b/gstreamer-gl/sys/tests/layout.c index 509a23cfa..dad93b9a6 100644 --- a/gstreamer-gl/sys/tests/layout.c +++ b/gstreamer-gl/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/src/auto/versions.txt b/gstreamer-gl/wayland/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-gl/wayland/src/auto/versions.txt +++ b/gstreamer-gl/wayland/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-gl/wayland/sys/build.rs b/gstreamer-gl/wayland/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-gl/wayland/sys/build.rs +++ b/gstreamer-gl/wayland/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/src/lib.rs b/gstreamer-gl/wayland/sys/src/lib.rs index 9647cb1d9..53a5c217e 100644 --- a/gstreamer-gl/wayland/sys/src/lib.rs +++ b/gstreamer-gl/wayland/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/tests/abi.rs b/gstreamer-gl/wayland/sys/tests/abi.rs index d41da4d1e..fbebb5dec 100644 --- a/gstreamer-gl/wayland/sys/tests/abi.rs +++ b/gstreamer-gl/wayland/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/tests/constant.c b/gstreamer-gl/wayland/sys/tests/constant.c index 87c34c4e1..a78649b02 100644 --- a/gstreamer-gl/wayland/sys/tests/constant.c +++ b/gstreamer-gl/wayland/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/tests/layout.c b/gstreamer-gl/wayland/sys/tests/layout.c index 29ea10e1f..ad581415a 100644 --- a/gstreamer-gl/wayland/sys/tests/layout.c +++ b/gstreamer-gl/wayland/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/x11/src/auto/versions.txt b/gstreamer-gl/x11/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-gl/x11/src/auto/versions.txt +++ b/gstreamer-gl/x11/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-gl/x11/sys/build.rs b/gstreamer-gl/x11/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-gl/x11/sys/build.rs +++ b/gstreamer-gl/x11/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/src/lib.rs b/gstreamer-gl/x11/sys/src/lib.rs index 7cfa0da46..a27b033ec 100644 --- a/gstreamer-gl/x11/sys/src/lib.rs +++ b/gstreamer-gl/x11/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/tests/abi.rs b/gstreamer-gl/x11/sys/tests/abi.rs index 618aa9a17..8d259caa2 100644 --- a/gstreamer-gl/x11/sys/tests/abi.rs +++ b/gstreamer-gl/x11/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/tests/constant.c b/gstreamer-gl/x11/sys/tests/constant.c index 87c34c4e1..a78649b02 100644 --- a/gstreamer-gl/x11/sys/tests/constant.c +++ b/gstreamer-gl/x11/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/tests/layout.c b/gstreamer-gl/x11/sys/tests/layout.c index 4941f2398..ec2e20b30 100644 --- a/gstreamer-gl/x11/sys/tests/layout.c +++ b/gstreamer-gl/x11/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/build.rs b/gstreamer-mpegts/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-mpegts/sys/build.rs +++ b/gstreamer-mpegts/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/src/lib.rs b/gstreamer-mpegts/sys/src/lib.rs index 3ee6a8c21..f31cd5d13 100644 --- a/gstreamer-mpegts/sys/src/lib.rs +++ b/gstreamer-mpegts/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/tests/abi.rs b/gstreamer-mpegts/sys/tests/abi.rs index 777c3e1f6..ac5bbbd7c 100644 --- a/gstreamer-mpegts/sys/tests/abi.rs +++ b/gstreamer-mpegts/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/tests/constant.c b/gstreamer-mpegts/sys/tests/constant.c index 872f7bbec..627f6d259 100644 --- a/gstreamer-mpegts/sys/tests/constant.c +++ b/gstreamer-mpegts/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/tests/layout.c b/gstreamer-mpegts/sys/tests/layout.c index 41d9128c0..77aaa5b79 100644 --- a/gstreamer-mpegts/sys/tests/layout.c +++ b/gstreamer-mpegts/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-net/src/auto/versions.txt b/gstreamer-net/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-net/src/auto/versions.txt +++ b/gstreamer-net/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-net/sys/build.rs b/gstreamer-net/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-net/sys/build.rs +++ b/gstreamer-net/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-net/sys/src/lib.rs b/gstreamer-net/sys/src/lib.rs index 50524f752..23366da3e 100644 --- a/gstreamer-net/sys/src/lib.rs +++ b/gstreamer-net/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-net/sys/tests/abi.rs b/gstreamer-net/sys/tests/abi.rs index 651801379..ecd63b8a9 100644 --- a/gstreamer-net/sys/tests/abi.rs +++ b/gstreamer-net/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-net/sys/tests/constant.c b/gstreamer-net/sys/tests/constant.c index a96a2e43c..5096afbb9 100644 --- a/gstreamer-net/sys/tests/constant.c +++ b/gstreamer-net/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-net/sys/tests/layout.c b/gstreamer-net/sys/tests/layout.c index 054b46ece..5b49eee4d 100644 --- a/gstreamer-net/sys/tests/layout.c +++ b/gstreamer-net/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-pbutils/src/auto/encoding_profile.rs b/gstreamer-pbutils/src/auto/encoding_profile.rs index fceedab6f..9f0d4d10c 100644 --- a/gstreamer-pbutils/src/auto/encoding_profile.rs +++ b/gstreamer-pbutils/src/auto/encoding_profile.rs @@ -266,7 +266,6 @@ impl> EncodingProfileExt for O { #[cfg(any(feature = "v1_20", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_20")))] - #[doc(alias = "element-properties")] fn connect_element_properties_notify( &self, f: F, diff --git a/gstreamer-pbutils/src/auto/versions.txt b/gstreamer-pbutils/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-pbutils/src/auto/versions.txt +++ b/gstreamer-pbutils/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-pbutils/sys/build.rs b/gstreamer-pbutils/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-pbutils/sys/build.rs +++ b/gstreamer-pbutils/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/src/lib.rs b/gstreamer-pbutils/sys/src/lib.rs index 8f018a7ff..ce8305bcc 100644 --- a/gstreamer-pbutils/sys/src/lib.rs +++ b/gstreamer-pbutils/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/tests/abi.rs b/gstreamer-pbutils/sys/tests/abi.rs index fa07dfcbf..bcf7f4d8c 100644 --- a/gstreamer-pbutils/sys/tests/abi.rs +++ b/gstreamer-pbutils/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/tests/constant.c b/gstreamer-pbutils/sys/tests/constant.c index 00377152f..1d83e5103 100644 --- a/gstreamer-pbutils/sys/tests/constant.c +++ b/gstreamer-pbutils/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/tests/layout.c b/gstreamer-pbutils/sys/tests/layout.c index b39dd1d89..389089958 100644 --- a/gstreamer-pbutils/sys/tests/layout.c +++ b/gstreamer-pbutils/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-player/src/auto/versions.txt b/gstreamer-player/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-player/src/auto/versions.txt +++ b/gstreamer-player/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-player/sys/build.rs b/gstreamer-player/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-player/sys/build.rs +++ b/gstreamer-player/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-player/sys/src/lib.rs b/gstreamer-player/sys/src/lib.rs index 6304a1fb7..1946c53b8 100644 --- a/gstreamer-player/sys/src/lib.rs +++ b/gstreamer-player/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-player/sys/tests/abi.rs b/gstreamer-player/sys/tests/abi.rs index 0304e8842..10f9835d5 100644 --- a/gstreamer-player/sys/tests/abi.rs +++ b/gstreamer-player/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-player/sys/tests/constant.c b/gstreamer-player/sys/tests/constant.c index 45defe8b4..31bff9754 100644 --- a/gstreamer-player/sys/tests/constant.c +++ b/gstreamer-player/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-player/sys/tests/layout.c b/gstreamer-player/sys/tests/layout.c index 0176b7552..4be39c5c0 100644 --- a/gstreamer-player/sys/tests/layout.c +++ b/gstreamer-player/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtp/src/auto/versions.txt b/gstreamer-rtp/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-rtp/src/auto/versions.txt +++ b/gstreamer-rtp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-rtp/sys/build.rs b/gstreamer-rtp/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-rtp/sys/build.rs +++ b/gstreamer-rtp/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/src/lib.rs b/gstreamer-rtp/sys/src/lib.rs index 4aceabe6f..7acf9ccf2 100644 --- a/gstreamer-rtp/sys/src/lib.rs +++ b/gstreamer-rtp/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/tests/abi.rs b/gstreamer-rtp/sys/tests/abi.rs index 0c66f7662..958b8e83e 100644 --- a/gstreamer-rtp/sys/tests/abi.rs +++ b/gstreamer-rtp/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/tests/constant.c b/gstreamer-rtp/sys/tests/constant.c index 7bd3d25b8..d4736470e 100644 --- a/gstreamer-rtp/sys/tests/constant.c +++ b/gstreamer-rtp/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/tests/layout.c b/gstreamer-rtp/sys/tests/layout.c index 1dc2bae62..21cc99e06 100644 --- a/gstreamer-rtp/sys/tests/layout.c +++ b/gstreamer-rtp/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/src/auto/rtsp_auth.rs b/gstreamer-rtsp-server/src/auto/rtsp_auth.rs index 9e1128a49..e31defcdc 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_auth.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_auth.rs @@ -287,7 +287,6 @@ impl> RTSPAuthExt for O { } } - #[doc(alias = "accept-certificate")] fn connect_accept_certificate< F: Fn(&Self, &gio::TlsConnection, &gio::TlsCertificate, gio::TlsCertificateFlags) -> bool + Send diff --git a/gstreamer-rtsp-server/src/auto/rtsp_client.rs b/gstreamer-rtsp-server/src/auto/rtsp_client.rs index 22a745bbc..34279276b 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_client.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_client.rs @@ -553,7 +553,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "announce-request")] fn connect_announce_request( &self, f: F, @@ -585,12 +584,10 @@ impl> RTSPClientExt for O { } } - //#[doc(alias = "check-requirements")] //fn connect_check_requirements(&self, f: F) -> SignalHandlerId { // Empty ctype arr: *.CArray TypeId { ns_id: 0, id: 28 } //} - #[doc(alias = "closed")] fn connect_closed(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn closed_trampoline< P: IsA, @@ -615,7 +612,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "describe-request")] fn connect_describe_request( &self, f: F, @@ -647,7 +643,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "get-parameter-request")] fn connect_get_parameter_request( &self, f: F, @@ -679,7 +674,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "handle-response")] fn connect_handle_response( &self, f: F, @@ -711,7 +705,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "new-session")] fn connect_new_session( &self, f: F, @@ -743,7 +736,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "options-request")] fn connect_options_request( &self, f: F, @@ -775,7 +767,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "pause-request")] fn connect_pause_request( &self, f: F, @@ -807,7 +798,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "play-request")] fn connect_play_request( &self, f: F, @@ -841,7 +831,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-announce-request")] fn connect_pre_announce_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -878,7 +867,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-describe-request")] fn connect_pre_describe_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -915,7 +903,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-get-parameter-request")] fn connect_pre_get_parameter_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -952,7 +939,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-options-request")] fn connect_pre_options_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -989,7 +975,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-pause-request")] fn connect_pre_pause_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -1026,7 +1011,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-play-request")] fn connect_pre_play_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -1063,7 +1047,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-record-request")] fn connect_pre_record_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -1100,7 +1083,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-set-parameter-request")] fn connect_pre_set_parameter_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -1137,7 +1119,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-setup-request")] fn connect_pre_setup_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -1174,7 +1155,6 @@ impl> RTSPClientExt for O { #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] - #[doc(alias = "pre-teardown-request")] fn connect_pre_teardown_request< F: Fn(&Self, &RTSPContext) -> gst_rtsp::RTSPStatusCode + Send + Sync + 'static, >( @@ -1209,7 +1189,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "record-request")] fn connect_record_request( &self, f: F, @@ -1241,12 +1220,10 @@ impl> RTSPClientExt for O { } } - //#[doc(alias = "send-message")] //fn connect_send_message(&self, f: F) -> SignalHandlerId { // Ignored message: GstRtsp.RTSPMessage //} - #[doc(alias = "set-parameter-request")] fn connect_set_parameter_request( &self, f: F, @@ -1278,7 +1255,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "setup-request")] fn connect_setup_request( &self, f: F, @@ -1310,7 +1286,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "teardown-request")] fn connect_teardown_request( &self, f: F, @@ -1342,7 +1317,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "drop-backlog")] fn connect_drop_backlog_notify( &self, f: F, @@ -1371,7 +1345,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "mount-points")] fn connect_mount_points_notify( &self, f: F, @@ -1400,7 +1373,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "post-session-timeout")] fn connect_post_session_timeout_notify( &self, f: F, @@ -1429,7 +1401,6 @@ impl> RTSPClientExt for O { } } - #[doc(alias = "session-pool")] fn connect_session_pool_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/rtsp_media.rs b/gstreamer-rtsp-server/src/auto/rtsp_media.rs index 47989a2a2..175fc56a7 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_media.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_media.rs @@ -1125,7 +1125,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "new-state")] fn connect_new_state( &self, f: F, @@ -1154,7 +1153,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "new-stream")] fn connect_new_stream( &self, f: F, @@ -1186,7 +1184,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "prepared")] fn connect_prepared(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn prepared_trampoline< P: IsA, @@ -1211,7 +1208,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "removed-stream")] fn connect_removed_stream( &self, f: F, @@ -1243,7 +1239,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "target-state")] fn connect_target_state( &self, f: F, @@ -1272,7 +1267,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "unprepared")] fn connect_unprepared(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn unprepared_trampoline< P: IsA, @@ -1297,7 +1291,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "bind-mcast-address")] fn connect_bind_mcast_address_notify( &self, f: F, @@ -1326,7 +1319,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "buffer-size")] fn connect_buffer_size_notify( &self, f: F, @@ -1355,7 +1347,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "clock")] fn connect_clock_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_clock_trampoline< P: IsA, @@ -1381,7 +1372,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "dscp-qos")] fn connect_dscp_qos_notify( &self, f: F, @@ -1410,7 +1400,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "eos-shutdown")] fn connect_eos_shutdown_notify( &self, f: F, @@ -1439,7 +1428,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "latency")] fn connect_latency_notify( &self, f: F, @@ -1468,7 +1456,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "max-mcast-ttl")] fn connect_max_mcast_ttl_notify( &self, f: F, @@ -1497,7 +1484,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "profiles")] fn connect_profiles_notify( &self, f: F, @@ -1526,7 +1512,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "protocols")] fn connect_protocols_notify( &self, f: F, @@ -1555,7 +1540,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "reusable")] fn connect_reusable_notify( &self, f: F, @@ -1584,7 +1568,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "shared")] fn connect_shared_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_shared_trampoline< P: IsA, @@ -1610,7 +1593,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "stop-on-disconnect")] fn connect_stop_on_disconnect_notify( &self, f: F, @@ -1639,7 +1621,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "suspend-mode")] fn connect_suspend_mode_notify( &self, f: F, @@ -1668,7 +1649,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "time-provider")] fn connect_time_provider_notify( &self, f: F, @@ -1697,7 +1677,6 @@ impl> RTSPMediaExt for O { } } - #[doc(alias = "transport-mode")] fn connect_transport_mode_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs b/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs index 5e7a65ea4..6b5011829 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_media_factory.rs @@ -811,7 +811,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "media-configure")] fn connect_media_configure( &self, f: F, @@ -843,7 +842,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "media-constructed")] fn connect_media_constructed( &self, f: F, @@ -875,7 +873,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "bind-mcast-address")] fn connect_bind_mcast_address_notify( &self, f: F, @@ -904,7 +901,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "buffer-size")] fn connect_buffer_size_notify( &self, f: F, @@ -933,7 +929,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "clock")] fn connect_clock_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_clock_trampoline< P: IsA, @@ -959,7 +954,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "dscp-qos")] fn connect_dscp_qos_notify( &self, f: F, @@ -990,7 +984,6 @@ impl> RTSPMediaFactoryExt for O { #[cfg(any(feature = "v1_20", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_20")))] - #[doc(alias = "enable-rtcp")] fn connect_enable_rtcp_notify( &self, f: F, @@ -1019,7 +1012,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "eos-shutdown")] fn connect_eos_shutdown_notify( &self, f: F, @@ -1048,7 +1040,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "latency")] fn connect_latency_notify( &self, f: F, @@ -1077,7 +1068,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "launch")] fn connect_launch_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_launch_trampoline< P: IsA, @@ -1103,7 +1093,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "max-mcast-ttl")] fn connect_max_mcast_ttl_notify( &self, f: F, @@ -1132,7 +1121,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "profiles")] fn connect_profiles_notify( &self, f: F, @@ -1161,7 +1149,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "protocols")] fn connect_protocols_notify( &self, f: F, @@ -1190,7 +1177,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "shared")] fn connect_shared_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_shared_trampoline< P: IsA, @@ -1216,7 +1202,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "stop-on-disconnect")] fn connect_stop_on_disconnect_notify( &self, f: F, @@ -1245,7 +1230,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "suspend-mode")] fn connect_suspend_mode_notify( &self, f: F, @@ -1274,7 +1258,6 @@ impl> RTSPMediaFactoryExt for O { } } - #[doc(alias = "transport-mode")] fn connect_transport_mode_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs b/gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs index de981a9b9..a854324ac 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_media_factory_uri.rs @@ -108,7 +108,6 @@ impl> RTSPMediaFactoryURIExt for O { } } - #[doc(alias = "uri")] fn connect_uri_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_uri_trampoline< P: IsA, @@ -134,7 +133,6 @@ impl> RTSPMediaFactoryURIExt for O { } } - #[doc(alias = "use-gstpay")] fn connect_use_gstpay_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/rtsp_server.rs b/gstreamer-rtsp-server/src/auto/rtsp_server.rs index 496e6df8a..09dbb4b7e 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_server.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_server.rs @@ -463,7 +463,6 @@ impl> RTSPServerExt for O { } } - #[doc(alias = "client-connected")] fn connect_client_connected( &self, f: F, @@ -495,7 +494,6 @@ impl> RTSPServerExt for O { } } - #[doc(alias = "address")] fn connect_address_notify( &self, f: F, @@ -524,7 +522,6 @@ impl> RTSPServerExt for O { } } - #[doc(alias = "backlog")] fn connect_backlog_notify( &self, f: F, @@ -553,7 +550,6 @@ impl> RTSPServerExt for O { } } - #[doc(alias = "bound-port")] fn connect_bound_port_notify( &self, f: F, @@ -582,7 +578,6 @@ impl> RTSPServerExt for O { } } - #[doc(alias = "content-length-limit")] fn connect_content_length_limit_notify( &self, f: F, @@ -611,7 +606,6 @@ impl> RTSPServerExt for O { } } - #[doc(alias = "mount-points")] fn connect_mount_points_notify( &self, f: F, @@ -640,7 +634,6 @@ impl> RTSPServerExt for O { } } - #[doc(alias = "service")] fn connect_service_notify( &self, f: F, @@ -669,7 +662,6 @@ impl> RTSPServerExt for O { } } - #[doc(alias = "session-pool")] fn connect_session_pool_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/rtsp_session.rs b/gstreamer-rtsp-server/src/auto/rtsp_session.rs index 9bc42348a..748244de4 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_session.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_session.rs @@ -320,7 +320,6 @@ impl> RTSPSessionExt for O { } } - #[doc(alias = "extra-timeout")] fn connect_extra_timeout_notify( &self, f: F, @@ -349,7 +348,6 @@ impl> RTSPSessionExt for O { } } - #[doc(alias = "timeout")] fn connect_timeout_notify( &self, f: F, @@ -378,7 +376,6 @@ impl> RTSPSessionExt for O { } } - #[doc(alias = "timeout-always-visible")] fn connect_timeout_always_visible_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs b/gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs index 7df038e49..666ca6710 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_session_pool.rs @@ -177,7 +177,6 @@ impl> RTSPSessionPoolExt for O { } } - #[doc(alias = "session-removed")] fn connect_session_removed( &self, f: F, @@ -209,7 +208,6 @@ impl> RTSPSessionPoolExt for O { } } - #[doc(alias = "max-sessions")] fn connect_max_sessions_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/rtsp_stream.rs b/gstreamer-rtsp-server/src/auto/rtsp_stream.rs index 6dde8a1ba..e8e91488e 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_stream.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_stream.rs @@ -1260,7 +1260,6 @@ impl> RTSPStreamExt for O { } } - #[doc(alias = "new-rtcp-encoder")] fn connect_new_rtcp_encoder( &self, f: F, @@ -1292,7 +1291,6 @@ impl> RTSPStreamExt for O { } } - #[doc(alias = "new-rtp-encoder")] fn connect_new_rtp_encoder( &self, f: F, @@ -1324,7 +1322,6 @@ impl> RTSPStreamExt for O { } } - #[doc(alias = "new-rtp-rtcp-decoder")] fn connect_new_rtp_rtcp_decoder( &self, f: F, @@ -1356,7 +1353,6 @@ impl> RTSPStreamExt for O { } } - #[doc(alias = "control")] fn connect_control_notify( &self, f: F, @@ -1385,7 +1381,6 @@ impl> RTSPStreamExt for O { } } - #[doc(alias = "profiles")] fn connect_profiles_notify( &self, f: F, @@ -1414,7 +1409,6 @@ impl> RTSPStreamExt for O { } } - #[doc(alias = "protocols")] fn connect_protocols_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs b/gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs index c9d426379..2e0faa1b6 100644 --- a/gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs +++ b/gstreamer-rtsp-server/src/auto/rtsp_thread_pool.rs @@ -90,7 +90,6 @@ impl> RTSPThreadPoolExt for O { } } - #[doc(alias = "max-threads")] fn connect_max_threads_notify( &self, f: F, diff --git a/gstreamer-rtsp-server/src/auto/versions.txt b/gstreamer-rtsp-server/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-rtsp-server/src/auto/versions.txt +++ b/gstreamer-rtsp-server/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-rtsp-server/sys/build.rs b/gstreamer-rtsp-server/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-rtsp-server/sys/build.rs +++ b/gstreamer-rtsp-server/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/src/lib.rs b/gstreamer-rtsp-server/sys/src/lib.rs index 042953dbf..72321ea8f 100644 --- a/gstreamer-rtsp-server/sys/src/lib.rs +++ b/gstreamer-rtsp-server/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/tests/abi.rs b/gstreamer-rtsp-server/sys/tests/abi.rs index 2c8b557e0..c7fbd1b76 100644 --- a/gstreamer-rtsp-server/sys/tests/abi.rs +++ b/gstreamer-rtsp-server/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/tests/constant.c b/gstreamer-rtsp-server/sys/tests/constant.c index cf05e825d..ee367680c 100644 --- a/gstreamer-rtsp-server/sys/tests/constant.c +++ b/gstreamer-rtsp-server/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/tests/layout.c b/gstreamer-rtsp-server/sys/tests/layout.c index a542a60f0..631f6c050 100644 --- a/gstreamer-rtsp-server/sys/tests/layout.c +++ b/gstreamer-rtsp-server/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp/src/auto/versions.txt b/gstreamer-rtsp/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-rtsp/src/auto/versions.txt +++ b/gstreamer-rtsp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-rtsp/sys/build.rs b/gstreamer-rtsp/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-rtsp/sys/build.rs +++ b/gstreamer-rtsp/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/src/lib.rs b/gstreamer-rtsp/sys/src/lib.rs index 3cac638c2..9de876200 100644 --- a/gstreamer-rtsp/sys/src/lib.rs +++ b/gstreamer-rtsp/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/tests/abi.rs b/gstreamer-rtsp/sys/tests/abi.rs index 11fc1495f..07970bdea 100644 --- a/gstreamer-rtsp/sys/tests/abi.rs +++ b/gstreamer-rtsp/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/tests/constant.c b/gstreamer-rtsp/sys/tests/constant.c index b5a53e93b..4f439fcaf 100644 --- a/gstreamer-rtsp/sys/tests/constant.c +++ b/gstreamer-rtsp/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/tests/layout.c b/gstreamer-rtsp/sys/tests/layout.c index c04c54fbf..90a626acf 100644 --- a/gstreamer-rtsp/sys/tests/layout.c +++ b/gstreamer-rtsp/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-sdp/src/auto/versions.txt b/gstreamer-sdp/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-sdp/src/auto/versions.txt +++ b/gstreamer-sdp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-sdp/sys/build.rs b/gstreamer-sdp/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-sdp/sys/build.rs +++ b/gstreamer-sdp/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/src/lib.rs b/gstreamer-sdp/sys/src/lib.rs index 1052b1d0e..99abb4ff0 100644 --- a/gstreamer-sdp/sys/src/lib.rs +++ b/gstreamer-sdp/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/tests/abi.rs b/gstreamer-sdp/sys/tests/abi.rs index 22a1a0499..6f7fb2ff4 100644 --- a/gstreamer-sdp/sys/tests/abi.rs +++ b/gstreamer-sdp/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/tests/constant.c b/gstreamer-sdp/sys/tests/constant.c index 5fcdfafc5..6f4a97f8e 100644 --- a/gstreamer-sdp/sys/tests/constant.c +++ b/gstreamer-sdp/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/tests/layout.c b/gstreamer-sdp/sys/tests/layout.c index 6da5c3dc8..df913d821 100644 --- a/gstreamer-sdp/sys/tests/layout.c +++ b/gstreamer-sdp/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-tag/sys/build.rs b/gstreamer-tag/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-tag/sys/build.rs +++ b/gstreamer-tag/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-tag/sys/src/lib.rs b/gstreamer-tag/sys/src/lib.rs index bc33a672a..f0bf68aa3 100644 --- a/gstreamer-tag/sys/src/lib.rs +++ b/gstreamer-tag/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-tag/sys/tests/abi.rs b/gstreamer-tag/sys/tests/abi.rs index cb983e4dc..8fe6ad66a 100644 --- a/gstreamer-tag/sys/tests/abi.rs +++ b/gstreamer-tag/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-tag/sys/tests/constant.c b/gstreamer-tag/sys/tests/constant.c index 9f289fd9f..c8a649e86 100644 --- a/gstreamer-tag/sys/tests/constant.c +++ b/gstreamer-tag/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-tag/sys/tests/layout.c b/gstreamer-tag/sys/tests/layout.c index 36b245b6b..de95f79a0 100644 --- a/gstreamer-tag/sys/tests/layout.c +++ b/gstreamer-tag/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-video/src/auto/versions.txt b/gstreamer-video/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-video/src/auto/versions.txt +++ b/gstreamer-video/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-video/src/auto/video_decoder.rs b/gstreamer-video/src/auto/video_decoder.rs index 59b399551..ba213a46e 100644 --- a/gstreamer-video/src/auto/video_decoder.rs +++ b/gstreamer-video/src/auto/video_decoder.rs @@ -438,7 +438,6 @@ impl> VideoDecoderExt for O { #[cfg(any(feature = "v1_20", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_20")))] - #[doc(alias = "discard-corrupted-frames")] fn connect_discard_corrupted_frames_notify( &self, f: F, @@ -469,7 +468,6 @@ impl> VideoDecoderExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "max-errors")] fn connect_max_errors_notify( &self, f: F, @@ -500,7 +498,6 @@ impl> VideoDecoderExt for O { #[cfg(any(feature = "v1_20", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_20")))] - #[doc(alias = "min-force-key-unit-interval")] fn connect_min_force_key_unit_interval_notify( &self, f: F, @@ -531,7 +528,6 @@ impl> VideoDecoderExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "qos")] fn connect_qos_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_qos_trampoline< P: IsA, diff --git a/gstreamer-video/src/auto/video_encoder.rs b/gstreamer-video/src/auto/video_encoder.rs index 5815710df..01e2e94b2 100644 --- a/gstreamer-video/src/auto/video_encoder.rs +++ b/gstreamer-video/src/auto/video_encoder.rs @@ -215,7 +215,6 @@ impl> VideoEncoderExt for O { #[cfg(any(feature = "v1_18", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] - #[doc(alias = "min-force-key-unit-interval")] fn connect_min_force_key_unit_interval_notify( &self, f: F, @@ -244,7 +243,6 @@ impl> VideoEncoderExt for O { } } - #[doc(alias = "qos")] fn connect_qos_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_qos_trampoline< P: IsA, diff --git a/gstreamer-video/src/auto/video_sink.rs b/gstreamer-video/src/auto/video_sink.rs index 0e12355bb..817bb1c85 100644 --- a/gstreamer-video/src/auto/video_sink.rs +++ b/gstreamer-video/src/auto/video_sink.rs @@ -66,7 +66,6 @@ impl> VideoSinkExt for O { } } - #[doc(alias = "show-preroll-frame")] fn connect_show_preroll_frame_notify( &self, f: F, diff --git a/gstreamer-video/sys/build.rs b/gstreamer-video/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-video/sys/build.rs +++ b/gstreamer-video/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-video/sys/src/lib.rs b/gstreamer-video/sys/src/lib.rs index 93255fb3d..c34e3dda7 100644 --- a/gstreamer-video/sys/src/lib.rs +++ b/gstreamer-video/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-video/sys/tests/abi.rs b/gstreamer-video/sys/tests/abi.rs index 4673a82d5..2d65c8de5 100644 --- a/gstreamer-video/sys/tests/abi.rs +++ b/gstreamer-video/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-video/sys/tests/constant.c b/gstreamer-video/sys/tests/constant.c index f21854cb0..e9d8e7184 100644 --- a/gstreamer-video/sys/tests/constant.c +++ b/gstreamer-video/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-video/sys/tests/layout.c b/gstreamer-video/sys/tests/layout.c index 4b6c0665a..8b1213bc0 100644 --- a/gstreamer-video/sys/tests/layout.c +++ b/gstreamer-video/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-webrtc/src/auto/versions.txt b/gstreamer-webrtc/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer-webrtc/src/auto/versions.txt +++ b/gstreamer-webrtc/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer-webrtc/sys/build.rs b/gstreamer-webrtc/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer-webrtc/sys/build.rs +++ b/gstreamer-webrtc/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/src/lib.rs b/gstreamer-webrtc/sys/src/lib.rs index 071be6541..57f5df24d 100644 --- a/gstreamer-webrtc/sys/src/lib.rs +++ b/gstreamer-webrtc/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/tests/abi.rs b/gstreamer-webrtc/sys/tests/abi.rs index 73d11bc8c..d07a818fe 100644 --- a/gstreamer-webrtc/sys/tests/abi.rs +++ b/gstreamer-webrtc/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/tests/constant.c b/gstreamer-webrtc/sys/tests/constant.c index e54629207..048089864 100644 --- a/gstreamer-webrtc/sys/tests/constant.c +++ b/gstreamer-webrtc/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/tests/layout.c b/gstreamer-webrtc/sys/tests/layout.c index 643a3ea47..5f83e9b33 100644 --- a/gstreamer-webrtc/sys/tests/layout.c +++ b/gstreamer-webrtc/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer/src/auto/bin.rs b/gstreamer/src/auto/bin.rs index 55244a807..1f6b48df2 100644 --- a/gstreamer/src/auto/bin.rs +++ b/gstreamer/src/auto/bin.rs @@ -282,7 +282,6 @@ impl> GstBinExt for O { #[cfg(any(feature = "v1_10", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_10")))] - #[doc(alias = "deep-element-added")] fn connect_deep_element_added( &self, f: F, @@ -318,7 +317,6 @@ impl> GstBinExt for O { #[cfg(any(feature = "v1_10", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_10")))] - #[doc(alias = "deep-element-removed")] fn connect_deep_element_removed( &self, f: F, @@ -352,7 +350,6 @@ impl> GstBinExt for O { } } - #[doc(alias = "element-added")] fn connect_element_added( &self, f: F, @@ -384,7 +381,6 @@ impl> GstBinExt for O { } } - #[doc(alias = "element-removed")] fn connect_element_removed( &self, f: F, @@ -416,7 +412,6 @@ impl> GstBinExt for O { } } - #[doc(alias = "async-handling")] fn connect_async_handling_notify( &self, f: F, @@ -445,7 +440,6 @@ impl> GstBinExt for O { } } - #[doc(alias = "message-forward")] fn connect_message_forward_notify( &self, f: F, diff --git a/gstreamer/src/auto/child_proxy.rs b/gstreamer/src/auto/child_proxy.rs index 82f484907..0e9094ec8 100644 --- a/gstreamer/src/auto/child_proxy.rs +++ b/gstreamer/src/auto/child_proxy.rs @@ -136,7 +136,6 @@ impl> ChildProxyExt for O { // unsafe { TODO: call ffi:gst_child_proxy_set_valist() } //} - #[doc(alias = "child-added")] fn connect_child_added( &self, f: F, @@ -170,7 +169,6 @@ impl> ChildProxyExt for O { } } - #[doc(alias = "child-removed")] fn connect_child_removed( &self, f: F, diff --git a/gstreamer/src/auto/clock.rs b/gstreamer/src/auto/clock.rs index 5474ebb63..0701e6b5c 100644 --- a/gstreamer/src/auto/clock.rs +++ b/gstreamer/src/auto/clock.rs @@ -436,7 +436,6 @@ impl> ClockExt for O { } } - #[doc(alias = "synced")] fn connect_synced(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn synced_trampoline< P: IsA, @@ -465,7 +464,6 @@ impl> ClockExt for O { } } - #[doc(alias = "timeout")] fn connect_timeout_notify( &self, f: F, @@ -494,7 +492,6 @@ impl> ClockExt for O { } } - #[doc(alias = "window-size")] fn connect_window_size_notify( &self, f: F, @@ -523,7 +520,6 @@ impl> ClockExt for O { } } - #[doc(alias = "window-threshold")] fn connect_window_threshold_notify( &self, f: F, diff --git a/gstreamer/src/auto/device.rs b/gstreamer/src/auto/device.rs index d86f8f080..e036cb73e 100644 --- a/gstreamer/src/auto/device.rs +++ b/gstreamer/src/auto/device.rs @@ -137,7 +137,6 @@ impl> DeviceExt for O { } } - #[doc(alias = "removed")] fn connect_removed(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn removed_trampoline< P: IsA, diff --git a/gstreamer/src/auto/device_monitor.rs b/gstreamer/src/auto/device_monitor.rs index 5fa0f8820..d8d89be67 100644 --- a/gstreamer/src/auto/device_monitor.rs +++ b/gstreamer/src/auto/device_monitor.rs @@ -150,7 +150,6 @@ impl> DeviceMonitorExt for O { } } - #[doc(alias = "show-all")] fn connect_show_all_notify( &self, f: F, diff --git a/gstreamer/src/auto/device_provider.rs b/gstreamer/src/auto/device_provider.rs index 1b5a489e4..3b715bf5a 100644 --- a/gstreamer/src/auto/device_provider.rs +++ b/gstreamer/src/auto/device_provider.rs @@ -204,7 +204,6 @@ impl> DeviceProviderExt for O { } } - #[doc(alias = "provider-hidden")] fn connect_provider_hidden( &self, f: F, @@ -236,7 +235,6 @@ impl> DeviceProviderExt for O { } } - #[doc(alias = "provider-unhidden")] fn connect_provider_unhidden( &self, f: F, diff --git a/gstreamer/src/auto/element.rs b/gstreamer/src/auto/element.rs index f410f3691..ba7cd6e4a 100644 --- a/gstreamer/src/auto/element.rs +++ b/gstreamer/src/auto/element.rs @@ -734,7 +734,6 @@ impl> ElementExt for O { } } - #[doc(alias = "no-more-pads")] fn connect_no_more_pads(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn no_more_pads_trampoline< P: IsA, @@ -759,7 +758,6 @@ impl> ElementExt for O { } } - #[doc(alias = "pad-added")] fn connect_pad_added( &self, f: F, @@ -791,7 +789,6 @@ impl> ElementExt for O { } } - #[doc(alias = "pad-removed")] fn connect_pad_removed( &self, f: F, diff --git a/gstreamer/src/auto/object.rs b/gstreamer/src/auto/object.rs index 2bc27665a..119e7f5c8 100644 --- a/gstreamer/src/auto/object.rs +++ b/gstreamer/src/auto/object.rs @@ -327,12 +327,10 @@ impl> GstObjectExt for O { } } - //#[doc(alias = "deep-notify")] //fn connect_deep_notify(&self, detail: Option<&str>, f: F) -> SignalHandlerId { // Ignored prop: GObject.ParamSpec //} - #[doc(alias = "parent")] fn connect_parent_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_parent_trampoline< P: IsA, diff --git a/gstreamer/src/auto/pad.rs b/gstreamer/src/auto/pad.rs index 345756e3f..8649e11f9 100644 --- a/gstreamer/src/auto/pad.rs +++ b/gstreamer/src/auto/pad.rs @@ -631,7 +631,6 @@ impl> PadExt for O { } } - #[doc(alias = "linked")] fn connect_linked(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn linked_trampoline< P: IsA, @@ -660,7 +659,6 @@ impl> PadExt for O { } } - #[doc(alias = "unlinked")] fn connect_unlinked( &self, f: F, @@ -692,7 +690,6 @@ impl> PadExt for O { } } - #[doc(alias = "caps")] fn connect_caps_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_caps_trampoline< P: IsA, @@ -718,7 +715,6 @@ impl> PadExt for O { } } - #[doc(alias = "offset")] fn connect_offset_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_offset_trampoline< P: IsA, diff --git a/gstreamer/src/auto/pipeline.rs b/gstreamer/src/auto/pipeline.rs index 4bde5a984..41db22aa3 100644 --- a/gstreamer/src/auto/pipeline.rs +++ b/gstreamer/src/auto/pipeline.rs @@ -158,7 +158,6 @@ impl> PipelineExt for O { } } - #[doc(alias = "auto-flush-bus")] fn connect_auto_flush_bus_notify( &self, f: F, @@ -187,7 +186,6 @@ impl> PipelineExt for O { } } - #[doc(alias = "delay")] fn connect_delay_notify(&self, f: F) -> SignalHandlerId { unsafe extern "C" fn notify_delay_trampoline< P: IsA, @@ -213,7 +211,6 @@ impl> PipelineExt for O { } } - #[doc(alias = "latency")] fn connect_latency_notify( &self, f: F, diff --git a/gstreamer/src/auto/system_clock.rs b/gstreamer/src/auto/system_clock.rs index efdd2f6d0..fcfa39d18 100644 --- a/gstreamer/src/auto/system_clock.rs +++ b/gstreamer/src/auto/system_clock.rs @@ -85,7 +85,6 @@ impl> SystemClockExt for O { } } - #[doc(alias = "clock-type")] fn connect_clock_type_notify( &self, f: F, diff --git a/gstreamer/src/auto/versions.txt b/gstreamer/src/auto/versions.txt index 6fc991a17..cc887207f 100644 --- a/gstreamer/src/auto/versions.txt +++ b/gstreamer/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +Generated by gir (https://github.com/gtk-rs/gir @ b75e059) from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) diff --git a/gstreamer/sys/build.rs b/gstreamer/sys/build.rs index 17a42c2d9..56685d06e 100644 --- a/gstreamer/sys/build.rs +++ b/gstreamer/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer/sys/src/lib.rs b/gstreamer/sys/src/lib.rs index b117a8f92..01ca3e535 100644 --- a/gstreamer/sys/src/lib.rs +++ b/gstreamer/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer/sys/tests/abi.rs b/gstreamer/sys/tests/abi.rs index 5f90cb2d9..ca2d3ee50 100644 --- a/gstreamer/sys/tests/abi.rs +++ b/gstreamer/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer/sys/tests/constant.c b/gstreamer/sys/tests/constant.c index 482a92b44..ab5d2796d 100644 --- a/gstreamer/sys/tests/constant.c +++ b/gstreamer/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT diff --git a/gstreamer/sys/tests/layout.c b/gstreamer/sys/tests/layout.c index a9daa4b51..9c1b1929a 100644 --- a/gstreamer/sys/tests/layout.c +++ b/gstreamer/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7) +// Generated by gir (https://github.com/gtk-rs/gir @ b75e059) // from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b) // DO NOT EDIT