API Version: 2.0
Library Version: 2.74
Generated by gi-docgen 2023.2
gboolean g_output_stream_set_pending ( GOutputStream* stream GError** error )
Sets stream to have actions pending. If the pending flag is already set or stream is closed, it will return FALSE and set error.
stream
FALSE
error
Type: gboolean
gboolean
TRUE if pending was previously unset and is now set.
TRUE