clutter.ChildMeta

clutter.ChildMeta

Synopsis

class clutter.ChildMeta(GObject):
    def get_container()
def get_actor()

Ancestry

+-- GObject
  +-- clutter.ChildMeta

Methods

clutter.ChildMeta.get_container

    def get_container()

Returns :

a clutter.Container

clutter.ChildMeta.get_actor

    def get_actor()

Returns :

a clutter.Actor