API Version: 3.0
Library Version: 2.99.12
void gimp_vector2_set ( GimpVector2* vector, gdouble x, gdouble y )
Sets the X and Y coordinates of vector to x and y.
vector
x
y
gdouble
The X coordinate.
The Y coordinate.