Constructor

FwupdClientnew

since: 0.7.0

[]

Declaration [src]

FwupdClient*
fwupd_client_new (
  void
)
[]

Description [src]

Creates a new client.

Available since: 0.7.0

[]

Return value

Type: FwupdClient

A new FwupdClient.

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