Virtual Method
GioVfslocal_file_add_info
Declaration [src]
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
)
Parameters
- filename
- 
            Type: const char*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- device
- 
            Type: guint64No description available. 
- attribute_matcher
- 
            Type: GFileAttributeMatcherNo description available. The data is owned by the caller of the method. 
- info
- 
            Type: GFileInfoNo description available. The data is owned by the caller of the method. 
- cancellable
- 
            Type: GCancellableNo description available. The argument can be NULL.The data is owned by the caller of the method. 
- extra_data
- 
            Type: gpointer*No description available. The argument can be NULL.The data is owned by the caller of the method. 
- free_extra_data
- 
            Type: GDestroyNotifyNo description available. The data is owned by the caller of the method.