Function
GioUnixMountEntryguess_symbolic_icon
unstable since: 2.84
Declaration [src]
GIcon*
g_unix_mount_entry_guess_symbolic_icon (
GUnixMountEntry* mount_entry
)
Parameters
mount_entry
-
Type:
GUnixMountEntry
A
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. |