Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
gFileInfoSetAttributeString: gFileInfoSetAttributeString
Description
Sets the
attribute
to contain the given
attr.value
, if possible.
Usage
gFileInfoSetAttributeString(object, attribute, attr.value)
Arguments
object
a
GFileInfo
.
attribute
a file attribute key.
attr.value
a string.