cogl_path_curve_to ( x_1 y_1 x_2 y_2 x_3 y_3 -- )


Vocabulary
clutter.cogl.ffi

Inputs
x_1an object
y_1an object
x_2an object
y_2an object
x_3an object
y_3an object


Outputs
None

Definition