Method
GioMountget_symbolic_icon
since: 2.34
Declaration [src]
GIcon*
g_mount_get_symbolic_icon (
GMount* mount
)
Return value
Type: GIcon
A GIcon
.
The returned object should be unreffed with
g_object_unref()
when no longer needed.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |