get_stage


Description:

public unowned Actor get_stage ()

Retrieves the Stage from this.

The returned stage can be used to add actors to the Clutter scene.

Parameters:

this

a Embed

Returns:

the Clutter stage. You should never destroy or unref the returned actor.