虚拟方法

声明 [源位置]

void
local_file_add_info (
  GVfs* vfs,
  const char* filename,
  guint64 device,
  GFileAttributeMatcher* attribute_matcher,
  GFileInfo* info,
  GCancellable* cancellable,
  gpointer* extra_data,
  GDestroyNotify* free_extra_data
)

描述

没有描述可提供。

参数

filename

类型: const char*

没有描述可提供。

数据由方法调用者拥有。
该值是一个以 NUL 结尾的 UTF-8 字符串。
device

类型: guint64

没有描述可提供。

attribute_matcher

类型: GFileAttributeMatcher

没有描述可提供。

数据由方法调用者拥有。
info

类型: GFileInfo

没有描述可提供。

数据由方法调用者拥有。
cancellable

类型: GCancellable

没有描述可提供。

该参数可以为 NULL
数据由方法调用者拥有。
extra_data

类型: gpointer*

没有描述可提供。

该参数可以为 NULL
数据由方法调用者拥有。
free_extra_data

类型: GDestroyNotify

没有描述可提供。

数据由方法调用者拥有。