BuilderCScopeClassRef

public struct BuilderCScopeClassRef : BuilderCScopeClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

BuildableParser Record: BuildableParserProtocol extension (methods and fields)

BuilderCScopeClass Record