BuildableParser
class BuildableParser(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)
A sub-parser for GtkBuildable
implementations.
Skipped during bindings generation
field
start_element
: Fields with callbacks are not supportedfield
end_element
: Fields with callbacks are not supportedfield
text
: Fields with callbacks are not supportedfield
error
: Fields with callbacks are not supported
Constructors
Link copied to clipboard
constructor()
Allocate a new BuildableParser.
constructor(scope: <Error class: unknown class>)
Allocate a new BuildableParser using the provided AutofreeScope.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)