Property
ClutterActor:margin-top
since: 13
Description [src]
The margin (in pixels) from the top 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-top
property is animatable.
Type: | gfloat |
Available since: | 13 |
Default value | 0.000000 |
Getter method | clutter_actor_get_margin_top() |
Setter method | clutter_actor_set_margin_top() |