GFileAttribute: File attribute keys

Description Author(s)

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.

Author(s)

Michael Lawrence


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to GFileAttribute in RGtk2...