Gio.FileAttributeMatcher.prototype.enumerate_next

function enumerate_next(): String {
    // Gjs wrapper for g_file_attribute_matcher_enumerate_next()
}
  

Gets the next matched attribute from a Gio.FileAttributeMatcher.

Returns

a string containing the next attribute or null if no more attribute exist.