Property

ClutterActor:width

Declaration

property width: float [ read, write ]

Description [src]

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

The ClutterActor:width property is animatable.

Type:gfloat

Default value0.000000
Getter methodclutter_actor_get_width()
Setter methodclutter_actor_set_width()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno