Method
GimpVector2normal_val
Declaration [src]
GimpVector2
gimp_vector2_normal_val (
GimpVector2 vector
)
Description [src]
Identical to gimp_vector2_normal()
, but the vector
is passed by value rather than by reference.
Available since: | 2.8 |
Return value
Returns: | GimpVector2 |
A |