Method

FwupdRemoteget_agreement

since: 1.0.7

Declaration [src]

const gchar*
fwupd_remote_get_agreement (
  FwupdRemote* self
)

Description [src]

Gets the remote agreement in AppStream markup format.

Available since: 1.0.7

Return value

Type: const gchar*

A string, or NULL if unset.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.