Constructor

SnapdClientnew

since: 1.0

Declaration [src]

SnapdClient*
snapd_client_new (
  void
)

Description [src]

Create a new client to talk to snapd.

Available since: 1.0

Return value

Type: SnapdClient

A new SnapdClient.

The caller of the function takes ownership of the data, and is responsible for freeing it.