Function
GioUnixMountPointcopy
since: 2.54
Declaration [src]
GUnixMountPoint*
g_unix_mount_point_copy (
  GUnixMountPoint* mount_point
)
Parameters
- mount_point
- 
            Type: GUnixMountPointThe data is owned by the caller of the function. 
Return value
Type: GUnixMountPoint
A new GUnixMountPoint.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |