Handbook
Glossary
cogl_clip_push_window_rect ( x_offset y_offset width height -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
x_offset
an
object
y_offset
an
object
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_clip_push_window_rect
(
gfloat
x_offset,
gfloat
y_offset,
gfloat
width,
gfloat
height )