API Version: 10
Library Version: 10
const gchar* clutter_get_script_id ( GObject* gobject )
Retrieves the Clutter script id, if any.
gobject
GObject
A GObject.
const gchar*
The script id, or NULL if object was not defined inside a UI definition file. The returned string is owned by the object and should never be modified or freed.
NULL
object