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