FrameAccessibleRef

public struct FrameAccessibleRef : FrameAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FrameAccessible Class