Method

FwupdReleaseget_homepage

since: 0.9.3

Declaration [src]

const gchar*
fwupd_release_get_homepage (
  FwupdRelease* self
)

Description [src]

Gets the update homepage.

Available since: 0.9.3

Return value

Type: const gchar*

The update homepage, or NULL if unset.

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