Cally.Group¶
- Subclasses:
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.Group(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Cally.Group
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.Group
- Returns:
the newly created
Cally.Group
- Return type:
Creates a
Cally.Group
for actorNew in version 1.4.