GMountIface.getUuid

struct GMountIface
extern (C)
char* function(GMount* mount) getUuid;

Return Value

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