DebugKey
class DebugKey(val glibDebugKeyPointer: <Error class: unknown class><<Error class: unknown class>>) : ProxyInstance(source)
Associates a string with a bit flag. Used in g_parse_debug_string().
Constructors
Link copied to clipboard
constructor()
Allocate a new DebugKey.
constructor(scope: <Error class: unknown class>)
Allocate a new DebugKey using the provided AutofreeScope.
Allocate a new DebugKey.
Allocate a new DebugKey using the provided AutofreeScope.
constructor(glibDebugKeyPointer: <Error class: unknown class><<Error class: unknown class>>)