get_stage


Description:

public unowned Actor get_stage ()

Retrieves the Stage that this window is embedding

Use this function if you wish to add other actors to the Stage.

Parameters:

this

the Window

Returns:

the window's Stage