PopoverAccessibleClassRef

public struct PopoverAccessibleClassRef : PopoverAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PlugAccessibleClass Record: PlugAccessibleClassProtocol extension (methods and fields)

PopoverAccessibleClass Record