TestLogMsg

Constructors

this
this(GTestLogMsg* gTestLogMsg, bool ownedRef)

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

Destructor

~this
~this()
Undocumented in 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

ownedRef
bool ownedRef;
Undocumented in source.

Meta