Function
Giounix_mount_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.
Available since: 2.34
Deprecated since: 2.84
Use g_unix_mount_entry_guess_symbolic_icon() instead.
Parameters
mount_entry-
Type:
GUnixMountEntryA
GUnixMountEntry.The data is owned by the caller of the function.
Return value
Type: GIcon
A GIcon.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |