cogl_path_arc ( center_x center_y radius_x radius_y angle_1 angle_2 -- )


Vocabulary
clutter.cogl.ffi

Inputs
center_xan object
center_yan object
radius_xan object
radius_yan object
angle_1an object
angle_2an object


Outputs
None

Definition