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