Gck.Enumerator.prototype.get_chained
function get_chained(): Gck.Enumerator {
// Gjs wrapper for gck_enumerator_get_chained()
}
Get the enumerator that will be run after all objects from this one are seen.
- Returns
the chained enumerator or null