Function
GioUnixmount_guess_symbolic_icon
deprecated: 2.84 since: 2.34
Declaration [src]
GIcon*
g_unix_mount_guess_symbolic_icon (
GUnixMountEntry* mount_entry
)
Description [src]
Guesses the symbolic icon of a Unix mount entry.
Available since: 2.34
Deprecated since: 2.84
Use g_unix_mount_entry_guess_symbolic_icon()
instead.
Parameters
mount_entry
-
Type:
GUnixMountEntry
The data is owned by the caller of the function.