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