putInt32

open fun putInt32(data: Int, cancellable: Cancellable? = null): <Error class: unknown class><Boolean>

Puts a signed 32-bit integer into the output stream.

Return

true if @data was successfully added to the @stream.

Parameters

data

a #gint32.

cancellable

optional #GCancellable object, null to ignore.