Method
FwupdPluginVolumeget_partition_kind
since: 1.8.13
Declaration [src]
gchar*
fu_volume_get_partition_kind (
FuVolume* self
)
Description [src]
Gets the partition kind of the volume mount point.
NOTE: If you want this to be converted to a GPT-style GUID then use
fu_volume_kind_convert_to_gpt()
on the return value of this function.
Available since: 1.8.13