TestLogMsg

Constructors

this
this(GTestLogMsg* gTestLogMsg, bool ownedRef)

Sets our main struct and passes it to the parent class.

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

free
void free()

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

getStruct
void* getStruct()

the main Gtk struct as a void*

getTestLogMsgStruct
GTestLogMsg* getTestLogMsgStruct(bool transferOwnership)

Get the main Gtk struct

Variables

gTestLogMsg
GTestLogMsg* gTestLogMsg;

the main Gtk struct