Gst.ChildProxy.prototype.get_children_count

function get_children_count():Number {
    // Gjs wrapper for gst_child_proxy_get_children_count()
}

Gets the number of child objects this parent contains.

Returns

the number of child objects MT safe.