TestLogMsg
class TestLogMsg(val glibTestLogMsgPointer: <Error class: unknown class><<Error class: unknown class>>) : ProxyInstance(source)
Skipped during bindings generation
field
strings
: Unsupported string with cType gchar**field
nums
: Unsupported pointer to primitive type
Constructors
Link copied to clipboard
constructor()
Allocate a new TestLogMsg.
constructor(scope: <Error class: unknown class>)
Allocate a new TestLogMsg using the provided AutofreeScope.
constructor(logType: TestLogType, nStrings: <Error class: unknown class>, nNums: <Error class: unknown class>)
Allocate a new TestLogMsg.
constructor( logType: TestLogType, nStrings: <Error class: unknown class>, nNums: <Error class: unknown class>, scope: <Error class: unknown class>)
Allocate a new TestLogMsg using the provided AutofreeScope.
constructor(glibTestLogMsgPointer: <Error class: unknown class><<Error class: unknown class>>)