Property

ClutterActor:margin-right

Declaration

property margin-right: float [ read, write ]

Description [src]

The margin (in pixels) from the right of the actor.

This property adds a margin to the actor’s preferred size; the margin will be automatically taken into account when allocating the actor.

The ClutterActor:margin-right property is animatable.

Type:gfloat

Default value0.000000
Getter methodclutter_actor_get_margin_right()
Setter methodclutter_actor_set_margin_right()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno