item_created
Description:
This is emitted when a new canvas item is created, in model/view mode.
Applications can set up signal handlers for the new items here.
Parameters:
item |
the new item. |
model |
the item's model. |