FlowBoxChildAccessibleClassRef

public struct FlowBoxChildAccessibleClassRef : FlowBoxChildAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FlowBoxAccessibleClass Record: FlowBoxAccessibleClassProtocol extension (methods and fields)

FlowBoxChildAccessibleClass Record