The search functionality needs JavaScript enabled
Sets the parent for the CanvasItem. The parent can be another canvas item, or it can be the root canvas that is attached to the viewport.
CanvasItem
void canvasItemSetParent ( const(RID) item, const(RID) parent ) nothrow @nogc;