Clutter::ChildMeta.3pm

Langue: en

Version: 2008-10-14 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Clutter::ChildMeta

HIERARCHY

   Glib::Object
   +----Clutter::ChildMeta
 
 

METHODS


actor = $meta->get_actor


actor = $meta->get_actor


$meta->set_actor ($actor)


$meta->set_actor ($actor)

$actor (Clutter::Actor)

container = $meta->get_container


container = $meta->get_container


$meta->set_container ($container)


$meta->set_container ($container)

$container (Clutter::Container)

PROPERTIES

'actor' (Clutter::Actor : readable / writable / construct-only / private)
The actor wrapped by this data
'container' (Clutter::Container : readable / writable / construct-only / private)
The container that created this data

SEE ALSO

Clutter, Glib::Object 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.