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