PanedAccessibleRef

public struct PanedAccessibleRef : PanedAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PanedAccessible Class