Method

GimpVector2neg_val

Declaration [src]

GimpVector2
gimp_vector2_neg_val (
  GimpVector2 vector
)

Description [src]

Identical to gimp_vector2_neg(), but the vector is passed by value rather than by reference.

Return value

Type: GimpVector2

The negated GimpVector2.