Method

ClutterPaintVolumeset_width

Declaration [src]

void
clutter_paint_volume_set_width (
  ClutterPaintVolume* pv,
  gfloat width
)

Description [src]

Sets the width of the paint volume. The width is measured along the x axis in the actor coordinates that pv is associated with.

Available since:1.6

Parameters

width gfloat
 

The width of the paint volume, in pixels.