Handbook
Glossary
clutter_texture_set_load_async ( texture load_async -- )
Vocabulary
clutter
.
ffi
Inputs
texture
an
object
load_async
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_load_async
( ClutterTexture* texture,
gboolean
load_async )