Clutter.FixedLayout¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Clutter.FixedLayout(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Clutter.FixedLayout
structure contains only private data and it should be accessed using the provided APINew in version 1.2.
- classmethod new()¶
- Returns:
the newly created
Clutter.FixedLayout
- Return type:
Creates a new
Clutter.FixedLayout
New in version 1.2.