GVolumeIface.getUuid

struct GVolumeIface
extern (C)
char* function(GVolume* volume) getUuid;

Return Value

the UUID for volume or NULL if no UUID can be computed. The returned string should be freed with g_free() when no longer needed.