Gio.OutputStream.prototype.has_pending
function has_pending(): Boolean { // Gjs wrapper for g_output_stream_has_pending() }
Checks if an ouput stream has pending actions.
- Returns
true if stream has pending actions.
function has_pending(): Boolean { // Gjs wrapper for g_output_stream_has_pending() }
Checks if an ouput stream has pending actions.
true if stream has pending actions.