Method

ClutterActorset_margin_bottom

Declaration [src]

void
clutter_actor_set_margin_bottom (
  ClutterActor* self,
  gfloat margin
)

Description [src]

Sets the margin from the bottom of a ClutterActor.

The ClutterActor:margin-bottom property is animatable.

Available since:1.10

Parameters

margin gfloat
 

The bottom margin.