set_root_item
Description:
Sets the root item of the canvas.
Any existing canvas items are removed.
Parameters:
this |
a Canvas. |
item |
the root canvas item. |
Sets the root item of the canvas.
Any existing canvas items are removed.
this |
a Canvas. |
item |
the root canvas item. |