Constructor

FwupdRemotenew

since: 0.9.3

Declaration [src]

FwupdRemote*
fwupd_remote_new (
  void
)

Description [src]

Creates a new fwupd remote.

Available since: 0.9.3

Return value

Type: FwupdRemote

A new FwupdRemote.

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