FileInfo.setSize
void setSize(long size)Sets the gio.types.FILE_ATTRIBUTE_STANDARD_SIZE attribute in the file info to the given size.
Parameters
size | a #goffset containing the file's size. |
void setSize(long size)Sets the gio.types.FILE_ATTRIBUTE_STANDARD_SIZE attribute in the file info to the given size.
size | a #goffset containing the file's size. |