Gio.FileEnumerator.prototype.is_closed
function is_closed(): Boolean { // Gjs wrapper for g_file_enumerator_is_closed() }
Checks if the file enumerator has been closed.
- Returns
true if the enumerator is closed.
function is_closed(): Boolean { // Gjs wrapper for g_file_enumerator_is_closed() }
Checks if the file enumerator has been closed.
true if the enumerator is closed.