Method

FwupdPluginBlockPartitionget_fs_uuid

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

Returns: const gchar*
 

String, or NULL for unset.

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