Client
Description:
[ CCode ( has_construct_function = false ) ]
public Client ()
public Client ()
Creates a new Client.
Note that this will do blocking D-Bus calls to initialize the client. You can use new_async if you want to avoid that.
NOTE: Client provides information about devices and a mechanism to control them. To access and modify network configuration data, use the RemoteSettings object.
Returns:
a new Client or NULL on an error |