Handbook
Glossary
clutter_offscreen_effect_create_texture ( offscreen_effect width height -- CoglHandle )
Vocabulary
clutter
.
ffi
Inputs
offscreen_effect
an
object
width
an
object
height
an
object
Outputs
CoglHandle
an
object
Definition
USING:
alien.syntax
clutter.cogl.ffi
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
CoglHandle
clutter_offscreen_effect_create_texture
( ClutterOffscreenEffect* offscreen_effect,
gfloat
width,
gfloat
height )