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 594994 - [streamvolume] Add get_type function to the documentation
[streamvolume] Add get_type function to the documentation
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.25
Other Linux
: Normal blocker
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-12 12:04 UTC by Sebastian Dröge (slomo)
Modified: 2009-09-13 18:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add it to the docs (916 bytes, patch)
2009-09-12 12:07 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
committed Details | Review

Description Sebastian Dröge (slomo) 2009-09-12 12:04:12 UTC
Otherwise the iterface properties don't show up in the documentation.
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2009-09-12 12:07:43 UTC
Created attachment 143057 [details] [review]
add it to the docs
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2009-09-13 18:04:49 UTC
commit f00b79fc658c9d2464fb142d9ef5ad77ca98a07e
Author: Stefan Kost <ensonic@users.sf.net>
Date:   Sat Sep 12 14:55:06 2009 +0300

    docs: add new gst_stream_volume_get_type to types file
    
    This is needs to get Gobject features to show up in the docs.