gremlin/gremlin.in: Add function to iterate over a bin's children.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 17 Apr 2018 21:26:25 +0000 (22:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 19 Apr 2018 11:22:49 +0000 (12:22 +0100)
commit2101727d21b1c43f48b0f53f74864daefd159cb3
tree57da184e0128eab36129dfdddcd16af9ea059af4
parent0dbdd41c0fb4ff48ff4380c477a77c3198db3436
gremlin/gremlin.in: Add function to iterate over a bin's children.

The newer GStreamer bindings don't have the convenient method for doing
this directly, so stitch it together with the low-level stuff that is
provided.
gremlin/gremlin.in