PopoverAccessibleRef

public struct PopoverAccessibleRef : PopoverAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PopoverAccessible Class