get_parent


Description:

public abstract unowned CanvasItem get_parent ()

Gets the parent of the given item.

Parameters:

this

an item.

Returns:

the parent item, or null if the item has no parent.