Function
GioUnixMountEntrycopy
since: 2.84
Declaration [src]
GUnixMountEntry*
g_unix_mount_entry_copy (
  GUnixMountEntry* mount_entry
)
Parameters
- mount_entry
- 
            Type: GUnixMountEntryThe data is owned by the caller of the function. 
Return value
Type: GUnixMountEntry
A new GUnixMountEntry.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |