Clutter.FixedLayout

g Clutter.FixedLayout Clutter.FixedLayout Clutter.LayoutManager Clutter.LayoutManager Clutter.LayoutManager->Clutter.FixedLayout GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Clutter.LayoutManager GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned

Subclasses:

None

Methods

Inherited:

Clutter.LayoutManager (13), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

Clutter.LayoutManager (9), GObject.Object (7)

Properties

None

Signals

Inherited:

Clutter.LayoutManager (1), GObject.Object (1)

Fields

Inherited:

Clutter.LayoutManager (1), GObject.Object (1)

Name

Type

Access

Description

parent_instance

Clutter.LayoutManager

r

Class Details

class Clutter.FixedLayout(**kwargs)
Bases:

Clutter.LayoutManager

Abstract:

No

Structure:

Clutter.FixedLayoutClass

The Clutter.FixedLayout structure contains only private data and it should be accessed using the provided API

New in version 1.2.

classmethod new()
Returns:

the newly created Clutter.FixedLayout

Return type:

Clutter.LayoutManager

Creates a new Clutter.FixedLayout

New in version 1.2.