Property

ClutterActor:height

Declaration

property height: float [ read, write ]

Description [src]

Height of the actor (in pixels). If written, forces the minimum and natural size request of the actor to the given height. If read, returns the allocated height if available, otherwise the height request.

The ClutterActor:height property is animatable.

Type: gfloat

Flags

Readableyes
Writableyes
Constructno
Construct onlyno