方法

GioMountget_root

声明 [src]

GFile*
g_mount_get_root (
  GMount* mount
)

描述 [src]

获取 mount 上的根目录。

返回值

类型: GFile

一个 GFile。返回的对象应使用 g_object_unref() 进行解除引用,当不再需要时。

方法调用者负责拥有的返回数据,并负责释放它。