RGtk2 (version 2.20.31)

GFileAttribute: File attribute keys

Description

File attributes in GIO consist of a list of key-value pairs, organized by namespace. Each of the GFileAttribute* objects is a character vector of keys belonging to the same namespace. For example, GFileAttributeStandard["name"] returns the key for the file name in the standard namespace. See gio-GFileAttribute for more information.

Arguments