set_parent
Description:
public bool set_parent (
Object parent)
Sets the parent of this to parent
.
The object's reference count will be incremented, and any floating reference will be removed (see gst_object_ref_sink
).
Parameters:
this |
a Object
|
parent |
new parent of object
|
Returns: