Method

ClutterActorset_margin

[]

Declaration [src]

void
clutter_actor_set_margin (
  ClutterActor* self,
  const ClutterMargin* margin
)
[]

Description [src]

Sets all the components of the margin of a ClutterActor.

[]

Parameters

margin

Type: ClutterMargin

A ClutterMargin.

The data is owned by the caller of the method.