MenuAccessibleClassRef

public struct MenuAccessibleClassRef : MenuAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

LockButtonClass Record: LockButtonClassProtocol extension (methods and fields)

MenuAccessibleClass Record