Clutter::StageManager(3) Manages the Clutter stages

HIERARCHY

  Glib::Object
  +----Clutter::StageManager

METHODS

stagemanager = $class->get_default

stage = $manager->get_default_stage

$manager->set_default_stage ($stage)

  • $stage (Clutter::Stage)

list = $manager->list_stages

PROPERTIES

'default-stage' (Clutter::Stage : readable / writable / private)
The default stage

SIGNALS

stage-added (Clutter::StageManager, Clutter::Stage)
stage-removed (Clutter::StageManager, Clutter::Stage)

COPYRIGHT

Copyright (C) 2006, 2007, 2008 OpenedHand Ltd

Copyright (C) 2009 Intel Corporation

This module is free software; you can redistribute it and/or modify it under the terms of either:

  • the GNU Lesser General Public Library version 2.1; or
  • the Artistic License, version 2.0.

See Clutter for the full copyright notice.