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