clutter_texture_get_repeat ( texture repeat_x repeat_y -- )


Vocabulary
clutter.ffi

Inputs
texturean object
repeat_xan object
repeat_yan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void clutter_texture_get_repeat
( ClutterTexture* texture, gboolean* repeat_x, gboolean*
repeat_y )