Gst.ChildProxy.prototype.child_added
function child_added(child:GObject.Object, name:String):void { // Gjs wrapper for gst_child_proxy_child_added() }
Emits the "child-added" signal.
- child
the newly added child
- name
the name of the new child
function child_added(child:GObject.Object, name:String):void { // Gjs wrapper for gst_child_proxy_child_added() }
Emits the "child-added" signal.
the newly added child
the name of the new child