Package: gio

Function gio:file-info-has-namespace

Lambda List

gio:file-info-has-namespace (info namespace)

Arguments

info -- a g:file-info object
namespace -- a string for the file attribute namespace

Return Value

True if info has an attribute in namespace, nil otherwise.

Details

Checks if a file info has an attribute in the specified namespace.
 

See also

2026-03-22