Method

GioFileInfoset_size

Declaration [src]

void
g_file_info_set_size (
  GFileInfo* info,
  goffset size
)

Description [src]

Sets the G_FILE_ATTRIBUTE_STANDARD_SIZE attribute in the file info to the given size.

Parameters

size

Type: goffset

A #goffset containing the file’s size.