putUint32
open fun putUint32(data: <Error class: unknown class>, cancellable: Cancellable? = null): <Error class: unknown class><Boolean>
Puts an unsigned 32-bit integer into the stream.
Return
true if @data was successfully added to the @stream.
Parameters
data
a #guint32.
cancellable
optional #GCancellable object, null to ignore.