GLib.TestLogBuffer

Fields

Name

Type

Access

Description

data

GLib.String

r

msgs

[object]

r

Methods

free ()

push (n_bytes, bytes)

Details

class GLib.TestLogBuffer
free()[source]

Internal function for gtester to free test log messages, no ABI guarantees provided.

push(n_bytes, bytes)[source]
Parameters:

Internal function for gtester to decode test log messages, no ABI guarantees provided.