[ Version ( since = "3.16" ) ]
public string dup_bus_name ()
Returns a D-Bus bus name that will be used to connect the client to the backend subprocess.
this |
an Client |
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. |