FlowBoxChildAccessibleRef

public struct FlowBoxChildAccessibleRef : FlowBoxChildAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FlowBoxChildAccessible Class