get_script_id
Description:
public unowned string get_script_id (
Object gobject)
Retrieves the Clutter script id, if any.
Parameters:
Returns:
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. |