方法

GioMountOperationget_username

声明 [源]

const char*
g_mount_operation_get_username (
  GMountOperation* op
)

描述 [源]

从挂载操作中获取用户名。

返回值

类型: const char*

包含用户名的字符串。

返回的数据由实例所有。
返回值可以为 NULL
值是空终止的 UTF-8 字符串。