GObject.Object
Clutter.ChildMeta
Clutter.LayoutMeta
Import line: | Clutter = imports.gi.Clutter; |
GIR File: | Clutter-1.0.gir |
C documentation: | ClutterLayoutMeta |
Class : | LayoutMeta |
Extends: | Clutter.ChildMeta |
Properties | Defined By | |
---|---|---|
actor : Clutter.Actor
The ClutterActor being wrapped by this ClutterChildMeta
The ClutterActor being wrapped by this ClutterChildMeta
|
Clutter.ChildMeta | |
container : Clutter.Container
The ClutterContainer that created this ClutterChildMeta.
The ClutterContainer that created this ClutterChildMeta.
|
Clutter.ChildMeta | |
dummy0 : gint32
read only
|
Clutter.LayoutMeta | |
dummy1 : void*
read only
|
Clutter.LayoutMeta | |
manager : Clutter.LayoutManager
The ClutterLayoutManager that created this ClutterLayoutMeta.
The ClutterLayoutManager that created this ClutterLayoutMeta.
|
Clutter.LayoutMeta | |
manager : Clutter.LayoutManager
read only
|
Clutter.LayoutMeta | |
parent_instance : Clutter.ChildMeta
read only
|
Clutter.LayoutMeta |
Method / Constructor | Defined By | |
---|---|---|
new Clutter.LayoutMeta
(Object properties)
Create a new Clutter.LayoutMeta
Create a new Clutter.LayoutMeta
|
||
get_actor
()
:
Clutter.Actor
Retrieves the actor wrapped by data
Retrieves the actor wrapped by data
|
Clutter.ChildMeta | |
get_container
()
:
Clutter.Container
Retrieves the container using data
Retrieves the container using data
|
Clutter.ChildMeta | |
get_manager
()
:
Clutter.LayoutManager
Retrieves the actor wrapped by data
Retrieves the actor wrapped by data
|
Clutter.LayoutMeta |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Clutter.LayoutManager
Method |
Retrieves the ClutterLayoutMeta that the layout manager associated
to the actor child of container, eventually by creating one if the ClutterLayoutManager supports layout properties does not have layout properties |