结构

函数

g_unix_mount_point_at

获取给定挂载路径的 GUnixMountPoint

自:2.66

g_unix_mount_point_compare

比较两个 Unix 挂载点。

g_unix_mount_point_copy

复制 mount_point

自:2.54

g_unix_mount_point_free

释放 Unix 挂载点。

g_unixmount_point_get_device_path

获取 Unix 挂载点的设备路径。

g_unix_mount_point_get_fs_type

获取挂载点的文件系统类型。

g_unix_mount_point_get_mount_path

获取 Unix 挂载点的挂载路径。

g_unix_mount_point_get_options

获取挂载点的选项。

自:2.32

g_unix_mount_point_guess_can_eject

猜测 Unix 挂载点是否可弹出。

g_unix_mount_point_guess_icon

猜测 Unix 挂载点的图标。

g_unix_mount_point_guess_name

猜测 Unix 挂载点的名称。

g_unix_mount_point_guess_symbolic_icon

猜测 Unix 挂载点的符号图标。

自:2.34

g_unix_mount_point_is_loopback

检查 Unix 挂载点是否是回环设备。

g_unix_mount_point_is_readonly

检查 Unix 挂载点是否为只读。

g_unix_mount_point_is_user_mountable

检查 Unix 挂载点是否可由用户挂载。