Gio.FileAttributeMatcher
const Gio = imports.gi.Gio; let fileAttributeMatcher = new Gio.FileAttributeMatcher(attributes: String);
Determines if a string matches a file attribute.
Constructors
Methods
- Gio.FileAttributeMatcher.prototype.enumerate_namespace
- Gio.FileAttributeMatcher.prototype.enumerate_next
- Gio.FileAttributeMatcher.prototype.matches
- Gio.FileAttributeMatcher.prototype.matches_only
- Gio.FileAttributeMatcher.prototype.ref
- Gio.FileAttributeMatcher.prototype.subtract
- Gio.FileAttributeMatcher.prototype.to_string
- Gio.FileAttributeMatcher.prototype.unref