API Version: 13
Library Version: 13
Generated by gi-docgen 2023.3
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.