ArrowAccessibleRef

public struct ArrowAccessibleRef : ArrowAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ArrowAccessible Class