Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.24.1)
gFileInfoSetAttributeUint64: gFileInfoSetAttributeUint64
Description
Sets the
attribute
to contain the given
attr.value
, if possible.
Usage
gFileInfoSetAttributeUint64(object, attribute, attr.value)
Arguments
object
a
GFileInfo
.
attribute
a file attribute key.
attr.value
an unsigned 64-bit integer.