changed


Description:

public void changed (bool recompute_bounds)

This function is intended to be used by subclasses of CanvasItemSimple.

It is used as a callback for the "changed" signal of the item models. It requests an update or redraw of the item as appropriate.

Parameters:

this

a CanvasItemSimple.

recompute_bounds

if the item's bounds need to be recomputed.