Package: gio

Function gio:file-info-attribute-as-string

Lambda List

gio:file-info-attribute-as-string (info attribute)

Arguments

info -- a g:file-info instance
attribute -- a string for a file attribute key

Details

Gets the value of an attribute key, formatted as a human readable string. This escapes things as needed to make the string valid UTF-8 and readable by humans. It is not meant to be a machine readable or reversible escaping format.
 

See also

2026-03-22