Method
GimpVector2normalize_val
Declaration [src]
GimpVector2
gimp_vector2_normalize_val (
GimpVector2 vector
)
Description [src]
Identical to gimp_vector2_normalize()
, but the
vector is passed by value rather than by reference.
Return value
Returns: | GimpVector2 |
A |