Method

GioUnixMountEntrycopy

unstable since: 2.84

Declaration [src]

GUnixMountEntry*
g_unix_mount_entry_copy (
  GUnixMountEntry* mount_entry
)

Description [src]

Makes a copy of mount_entry.

Available since: 2.84

Return value

Type: GUnixMountEntry

A new GUnixMountEntry.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.