Function
Giounix_mount_guess_name
since: 2.0
Declaration [src]
char*
g_unix_mount_guess_name (
GUnixMountEntry* mount_entry
)
Description [src]
Guesses the name of a Unix mount. The result is a translated string.
Available since: 2.0
Parameters
mount_entry
-
Type:
GUnixMountEntry
A
GUnixMountEntry
.The data is owned by the caller of the function.