clutter_scriptable_set_custom_property ( scriptable script name value -- )


Vocabulary
clutter.ffi

Inputs
scriptablean object
scriptan object
namean object
valuean object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void
clutter_scriptable_set_custom_property
( ClutterScriptable* scriptable, ClutterScript* script,
gchar* name, GValue* value )