After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 775379 - aggregator: HTML Documentation does not display it as a class
aggregator: HTML Documentation does not display it as a class
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-11-30 03:15 UTC by Nicolas Dufresne (ndufresne)
Modified: 2016-11-30 09:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2016-11-30 03:15:07 UTC
The HTML doc for GstAggregator does not display that class as such. This has the side effect of missing properties and signals.

https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-libs/html/gst-plugins-bad-libs-GstAggregator.html
Comment 1 Tim-Philipp Müller 2016-11-30 09:36:29 UTC
commit 7f0697c758bd6aa66b9c1c3915a1ac93951730c2
Author: Tim-Philipp Müller <tim@centricular.com>
Date:   Wed Nov 30 09:35:27 2016 +0000

    docs: add aggregator _get_type functions for signals + properties
    
    https://bugzilla.gnome.org/show_bug.cgi?id=775379