TestLogMsg

Undocumented in source.

Constructors

this
this(GTestLogMsg* gTestLogMsg)

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

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()

Get the main Gtk struct

Variables

gTestLogMsg
GTestLogMsg* gTestLogMsg;

the main Gtk struct

Meta