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