TestLogMsg
class TestLogMsg(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null) : ProxyInstance
Skipped during bindings generation
field
strings
: Unsupported string with cType gchar**field
nums
: long double
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(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)