UnixMountEntry.guessName

Guesses the name of a Unix mount. The result is a translated string.

struct UnixMountEntry
static
string
guessName

Parameters

mountEntry GUnixMountEntry*

a #GUnixMountEntry

Return Value

Type: string

A newly allocated string that must be freed with g_free()

Meta