Method

FwupdBiosSettingget_name

Declaration [src]

const gchar*
fwupd_bios_setting_get_name (
  FwupdBiosSetting* self
)

Description [src]

Gets the attribute name.

Available since:1.8.4

Return value

Returns: const gchar*
 

The attribute name, or NULL if unset.

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