API Version: 10
Library Version: 10
Generated by gi-docgen 2022.2
since: 0.6
const gchar* clutter_get_script_id ( GObject* gobject )
Retrieves the Clutter script id, if any.
Available since: 0.6
gobject
Type: GObject
GObject
A GObject.
Type: const gchar*
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