Handbook
Glossary
cogl_viewport ( width height -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
width
an
object
height
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_viewport
(
guint
width,
guint
height )