Handbook
Glossary
clutter_texture_get_repeat ( texture repeat_x repeat_y -- )
Vocabulary
clutter
.
ffi
Inputs
texture
an
object
repeat_x
an
object
repeat_y
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_texture_get_repeat
( ClutterTexture* texture, gboolean* repeat_x, gboolean*
repeat_y )