Function
ClutterMarginnew
Declaration [src]
ClutterMargin*
clutter_margin_new (
  void
)
Return value
Type: ClutterMargin
A newly allocated ClutterMargin. Use
  clutter_margin_free() to free the resources associated with it when done.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |