Handbook
Glossary
cogl_path_rel_move_to ( x y -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
void
cogl_path_rel_move_to
(
gfloat
x,
gfloat
y )