Gck.Enumerator.prototype.set_chained
function set_chained(chained: Gck.Enumerator): void {
// Gjs wrapper for gck_enumerator_set_chained()
}
Set a chained enumerator that will be run after all objects from this one are seen.
- chained
the chained enumerator or null