list_stages


Description:

[ Version ( since = "0.8" ) ]
public SList<unowned Stage> list_stages ()

Lists all currently used stages.

Parameters:

this

a StageManager

Returns:

a newly allocated list of Stage objects. Use g_slist_free to deallocate it when done.