FlowBoxAccessibleRef

public struct FlowBoxAccessibleRef : FlowBoxAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FlowBoxAccessible Class