summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-05-22 11:09:45 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-05-22 11:09:45 +0000
commit466218f4d0eaa80fa7e1fbf7a4d194c643138af6 (patch)
tree4c8a785fa7c33e27f738acd0cba8be8f7cc15d6b /docs
parent2f0f37ee732259f97d5a9a0d19ed60e5b8337169 (diff)
Add a property for bins that handle the state change of their childs.
Original commit message from CVS: * docs/gst/gstreamer-sections.txt: * gst/gstbin.c: (gst_bin_class_init), (gst_bin_init), (gst_bin_dispose), (gst_bin_set_property), (gst_bin_get_property), (gst_bin_remove_func), (gst_bin_handle_message_func): * gst/gstbin.h: Add a property for bins that handle the state change of their childs. Fixes #435880
Diffstat (limited to 'docs')
-rw-r--r--docs/gst/gstreamer-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index 5ce8dffea..4d06d12aa 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -80,6 +80,7 @@ GST_BIN_CAST
<SUBSECTION Private>
gst_bin_get_type
gst_bin_flags_get_type
+GstBinPrivate
</SECTION>