虚拟方法

GioMountget_sort_key

自:2.32

声明 [源代码]

const gchar*
get_sort_key (
  GMount* mount
)

说明 [源代码]

如果有的话,获取 mount 的排序键。

自:2.32

返回值

类型: const gchar*

mount 的排序键或没有该键的 NULL

返回的数据由实例拥有。
返回值可以是 NULL
值是一个以 NUL 结尾的 UTF-8 字符串。