GNOME Bugzilla – Bug 750188
gstchildproxy: [API] gst_child_proxy_lookup_all
Last modified: 2015-05-31 22:05:51 UTC
This method allows getting all the elements that expose a given property, recursively. The property name can be partially specified, ie if child_proxy1 contains child_proxy2 which has a property property_name, the user can ask for child_proxy2::property_name. + Adds a test, valgrind shows no leaks, documentation and introspection build OK.
Guess it's enough to track these patches in one bug? *** This bug has been marked as a duplicate of bug 750189 ***