set_bus_name
Description:
[
Version ( since =
"3.16" ) ]
public void set_bus_name (
string bus_name)
Sets a D-Bus bus name that will be used to connect the client to the backend subprocess.
Parameters:
this |
an Client
|
bus_name |
a string representing a D-Bus bus name
|