GMountIface.getName

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

Return Value

the name for the given mount. The returned string should be freed with g_free() when no longer needed.