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