FlowBoxAccessibleClassRef

public struct FlowBoxAccessibleClassRef : FlowBoxAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FixedClass Record: FixedClassProtocol extension (methods and fields)

FlowBoxAccessibleClass Record