Harness.takeAllData

glib.bytes.Bytes takeAllData()

Pulls all pending data from the harness and returns it as a single #GBytes.

Returns

a pointer to the data, newly allocated. Free

with [glib.global.gfree] when no longer needed.