Returns a copy of the name of @object. Caller should g_free() the return value after usage. For a nameless object, this returns %NULL, which you can safely g_free() as well.
Free-function: g_free
the name of @object. g_free() after usage.
MT safe. This function grabs and releases @object's LOCK.
See Implementation
Returns a copy of the name of @object. Caller should g_free() the return value after usage. For a nameless object, this returns %NULL, which you can safely g_free() as well.
Free-function: g_free