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.

Parameters

margin

Type: gfloat

The bottom margin.