BuildableParseContextRef

public struct BuildableParseContextRef : BuildableParseContextProtocol

An opaque context struct for GtkBuildableParser.

The BuildableParseContextRef type acts as a lightweight Swift reference to an underlying GtkBuildableParseContext instance. It exposes methods that can operate on this data type through BuildableParseContextProtocol conformance. Use BuildableParseContextRef only as an unowned reference to an existing GtkBuildableParseContext instance.

  • ptr
    Untyped pointer to the underlying `GtkBuildableParseContext` instance.
    

    For type-safe access, use the generated, typed pointer _ptr property instead.

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

BuildableParseContext Record