dup_bus_name
Description:
Returns a D-Bus bus name that will be used to connect the client to the backend subprocess.
Parameters:
this |
an Client |
Returns:
a newly-allocated string representing a D-Bus bus name that will be used to connect the client to the backend subprocess. The string should be freed by the caller using g_free. |