BuilderListItemFactoryClassRef

public struct BuilderListItemFactoryClassRef : BuilderListItemFactoryClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

BuilderClass Record: BuilderClassProtocol extension (methods and fields)

BuilderListItemFactoryClass Record