Method

FwupdPluginBlockPartitionget_fs_uuid

since: 2.0.2

Declaration [src]

const gchar*
fu_block_partition_get_fs_uuid (
  FuBlockPartition* self
)

Description [src]

Returns the filesystem UUID.

Available since: 2.0.2

Return value

Type: const gchar*

String, or NULL for unset.

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