API Version: 11
Library Version: 11
const gchar* get_id ( ClutterScriptable* scriptable )
Retrieves the id of scriptable set using clutter_scriptable_set_id().
scriptable
clutter_scriptable_set_id()
const gchar*
The id of the object. The returned string is owned by the scriptable object and should never be modified of freed.