gFileInfoSetSize {RGtk2}R Documentation

gFileInfoSetSize

Description

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

Usage

gFileInfoSetSize(object, size)

Arguments

object

a GFileInfo.

size

a numeric containing the file's size.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]