Skip to content

GLib.TestLogBuffer

record (struct)

Methods

free

def free(self) -> None

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

push

def push(self, n_bytes: int, bytes: int) -> None

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

Properties

data

data: String  # read/write

msgs

msgs: list[int]  # read/write