Method

FwupdReleaseget_branch

since: 1.5.0

Declaration [src]

const gchar*
fwupd_release_get_branch (
  FwupdRelease* self
)

Description [src]

Gets the update branch.

Available since: 1.5.0

Return value

Type: const gchar*

The alternate branch, or NULL if unset.

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