Gio.FileEnumerator.prototype.set_pending
function set_pending(pending: Boolean): void { // Gjs wrapper for g_file_enumerator_set_pending() }
Sets the file enumerator as having pending operations.
- pending
a boolean value.
function set_pending(pending: Boolean): void { // Gjs wrapper for g_file_enumerator_set_pending() }
Sets the file enumerator as having pending operations.
a boolean value.