Handbook
Glossary
clutter_texture_set_from_file ( texture filename error -- gboolean )
Vocabulary
clutter
.
ffi
Inputs
texture
an
object
filename
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
gboolean
clutter_texture_set_from_file
( ClutterTexture* texture, gchar* filename, GError* error )