Cally.Rectangle¶
- Subclasses:
None
Methods¶
- Inherited:
Cally.Actor (4), Atk.GObjectAccessible (2), Atk.Object (27), GObject.Object (37), Atk.Action (7), Atk.Component (15)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Atk.Object (24), GObject.Object (7), Atk.Action (7), Atk.Component (16)
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Cally.Rectangle(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Cally.Rectangle
structure contains only private data and should be accessed using the provided APINew in version 1.4.
- classmethod new(actor)¶
- Parameters:
actor (
Clutter.Actor
) – aClutter.Actor
- Returns:
the newly created
Atk.Object
- Return type:
Creates a new
Cally.Rectangle
for the given actor. actor must be aClutter.Rectangle
.New in version 1.4.