WindowAccessibleClassRef

public struct WindowAccessibleClassRef : WindowAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

WidgetPath Record: WidgetPathProtocol extension (methods and fields)

WindowAccessibleClass Record