get_object_path
Description:
Gets the object path that this is exported on, if any.
Parameters:
this |
Returns:
A string owned by this or null if this is not exported anywhere. Do not free, the string belongs to this. |
Gets the object path that this is exported on, if any.
this |
A string owned by this or null if this is not exported anywhere. Do not free, the string belongs to this. |