Generates a string describing the path of this in the object hierarchy.
Only useful (or used) for debugging.
Free-function: g_free
| this |
a Object |
|
a string describing the path of this. You must g_free the string after usage. MT safe. Grabs and releases the Object's LOCK for all objects in the hierarchy. |