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.
Michael Lawrence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.