GClient


Description:

[ CCode ( has_construct_function = false ) ]
public GClient (string? address, Cancellable? cancellable = null) throws Error

Connect to the FEP server running at address.

If address is null, it gets the address from the environment variable `LIBFEP_CONTROL_SOCK`.

Parameters:

address

socket address of the FEP server

cancellable

a Cancellable or null

Returns:

a new GClient.