HyperlinkImplIfaceRef

public struct HyperlinkImplIfaceRef : HyperlinkImplIfaceProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

HyperlinkClass Record: HyperlinkClassProtocol extension (methods and fields)

HyperlinkImplIface Record