PopoverMenuClassRef

public struct PopoverMenuClassRef : PopoverMenuClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PopoverClass Record: PopoverClassProtocol extension (methods and fields)

PopoverMenuClass Record