Cally.Clone

g Atk.Action Atk.Action Cally.Actor Cally.Actor Atk.Action->Cally.Actor Atk.Component Atk.Component Atk.Component->Cally.Actor Atk.GObjectAccessible Atk.GObjectAccessible Atk.GObjectAccessible->Cally.Actor Atk.Object Atk.Object Atk.Object->Atk.GObjectAccessible Cally.Clone Cally.Clone Cally.Actor->Cally.Clone GObject.GInterface GObject.GInterface GObject.GInterface->Atk.Action GObject.GInterface->Atk.Component GObject.Object GObject.Object GObject.Object->Atk.Object

Subclasses:

None

Methods

Inherited:

Cally.Actor (4), Atk.GObjectAccessible (2), Atk.Object (25), GObject.Object (37), Atk.Action (7), Atk.Component (15)

Structs:

GObject.ObjectClass (5)

class

new (actor)

Virtual Methods

Inherited:

Atk.Object (24), GObject.Object (7), Atk.Action (7), Atk.Component (16)

Properties

Inherited:

Atk.Object (15)

Signals

Inherited:

Atk.Object (8), GObject.Object (1), Atk.Component (1)

Fields

Inherited:

Atk.Object (8), GObject.Object (1), Atk.Component (1)

Name

Type

Access

Description

parent

Cally.Actor

r

Class Details

class Cally.Clone(**kwargs)
Bases:

Cally.Actor

Abstract:

No

Structure:

Cally.CloneClass

The Cally.Clone structure contains only private data and should be accessed using the provided API

New in version 1.4.

classmethod new(actor)
Parameters:

actor (Clutter.Actor) – a Clutter.Actor

Returns:

the newly created Atk.Object

Return type:

Atk.Object

Creates a new Cally.Clone for the given actor. actor must be a Clutter.Clone.

New in version 1.4.