get_root_item


Description:

public unowned CanvasItem get_root_item ()

Gets the root item of the canvas, usually a CanvasGroup.

Parameters:

this

a Canvas.

Returns:

the root item, or null if there is no root item.