gstreamer: Add Glib.Quark to manual list and sort

This commit is contained in:
Marijn Suijten 2020-12-05 20:14:59 +01:00
parent f260fa4f8d
commit 8a309b39f2

View file

@ -58,14 +58,15 @@ generate = [
]
manual = [
"GLib.Error",
"GLib.Source",
"GLib.DateTime",
"GLib.Error",
"GLib.Quark",
"GLib.Source",
"GObject.Object",
"GObject.Value",
"Gst.Segment",
"Gst.StaticCaps",
"Gst.StaticPadTemplate",
"GObject.Value",
]
[[object]]