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