Client
Description:
[ CCode ( has_construct_function = false ) ]
public Client (string dbus_name, string dbus_object)
Creates a new Client object and creates a Client that
connects across DBus to a Server.
Parameters:
dbus_name |
Name of the Server on DBus
|
dbus_object |
Name of the object on the Server
|
Returns:
A new Client sync'd with a server
|