Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gFileInfoSetName: gFileInfoSetName
Description
Sets the name attribute for the current
GFileInfo
. See
G_FILE_ATTRIBUTE_STANDARD_NAME
.
Usage
gFileInfoSetName(object, name)
Arguments
object
a
GFileInfo
.
name
a string containing a name.