Function

ClutterImagenew

since: 1.10

Declaration [src]

ClutterContent*
clutter_image_new (
  void
)

Description [src]

Creates a new ClutterImage instance.

Available since: 1.10

Return value

Type: ClutterContent

The newly created ClutterImage instance. Use g_object_unref() when done.

The caller of the function takes ownership of the data, and is responsible for freeing it.