Clutter::Group.3pm

Langue: en

Autres versions - même langue

Version: 2008-02-20 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Clutter::Group

HIERARCHY

   Glib::Object
   +----Glib::InitiallyUnowned
        +----Clutter::Actor
             +----Clutter::Group
 
 

INTERFACES

   Glib::Object::_Unregistered::ClutterScriptable
   Clutter::Container
 
 

METHODS


actor = Clutter::Group->new


integer = $group->get_n_children


integer = $group->get_n_children


actor = $group->get_nth_child ($index)


actor = $group->get_nth_child ($index)

$index (integer)

$group->remove_all


$group->remove_all


$group->sort_depth_order


$group->sort_depth_order

SIGNALS

add (Clutter::Group, Clutter::Actor)
remove (Clutter::Group, Clutter::Actor)

SEE ALSO

Clutter, Glib::Object, Glib::InitiallyUnowned, Clutter::Actor Copyright (C) 2006 OpenedHand Ltd.

This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Library version 2.1, or under the terms of the Artistic License. See Clutter for the full copyright notice.