方法

GioMountOperationset_username

声明 [src]

void
g_mount_operation_set_username (
  GMountOperation* op,
  const char* username
)

描述 [src]

op中的用户名设置为username

参数

username

类型: const char*

输入用户名。

参数可以为NULL
数据由方法的调用者拥有。
值为空终止的UTF-8字符串。