paint_path


Description:

public void paint_path (Context cr)

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

It paints the current path, using the item's style settings.

Parameters:

this

a CanvasItemSimple.

cr

a cairo context.