Method

GioFileInfoset_size

Declaration

void
g_file_info_set_size (
  GFileInfo* info,
  goffset size
)

Description

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.