diff --git a/gstreamer-gl/Gir.toml b/gstreamer-gl/Gir.toml index 4cd9663c3..7ec7d8e29 100644 --- a/gstreamer-gl/Gir.toml +++ b/gstreamer-gl/Gir.toml @@ -47,9 +47,14 @@ manual = [ "GLib.Error", "GLib.Thread", "GObject.Object", - "Gst.Object", + "Gst.Allocator", + "Gst.BufferPool", + "Gst.Element", "Gst.FlowReturn", + "Gst.Object", "Gst.PadDirection", + "GstBase.BaseTransform", + "GstBase.PushSrc", "GstVideo.VideoMultiviewFlags", "GstVideo.VideoMultiviewMode", ]