Method

FwupdRemoteget_title

Declaration [src]

const gchar*
fwupd_remote_get_title (
  FwupdRemote* self
)

Description [src]

Gets the remote title, e.g. Linux Vendor Firmware Service.

Available since:0.9.8

Return value

Returns: const gchar*
 

A string, or NULL if unset.

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