is_mount_path_system_internal
Description:
[ CCode ( cname = "g_unix_is_mount_path_system_internal" ) ]
public bool is_mount_path_system_internal (string mount_path)
public bool is_mount_path_system_internal (string mount_path)
Determines if mount_path
is considered an implementation of the OS.
This is primarily used for hiding mountable and mounted volumes that only are used in the OS and has little to no relevance to the casual user.
Parameters:
mount_path |
a mount path, e.g. `/media/disk` or `/usr` |
Returns:
true if |
Namespace: GLib
Package: gio-unix-2.0