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