ContainerAccessibleClassRef

public struct ContainerAccessibleClassRef : ContainerAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ComboBoxTextClass Record: ComboBoxTextClassProtocol extension (methods and fields)

ContainerAccessibleClass Record