Function

Giounix_mount_guess_icon

Declaration

GIcon*
g_unix_mount_guess_icon (
  GUnixMountEntry* mount_entry
)

Description

Guesses the icon of a Unix mount.

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.