Handbook
Glossary
cogl_polygon ( vertices n_vertices use_color -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
vertices
an
object
n_vertices
an
object
use_color
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_polygon
( CoglTextureVertex* vertices,
guint
n_vertices,
gboolean
use_color )