GLib.TestLogBuffer
GLib.TestLogBuffer.free()
GLib.TestLogBuffer.push()
Name
Type
Access
Description
data
GLib.String
r
msgs
[object]
object
free ()
free
push (n_bytes, bytes)
push
Internal function for gtester to free test log messages, no ABI guarantees provided.
n_bytes (int) –
int
bytes (int) –
Internal function for gtester to decode test log messages, no ABI guarantees provided.