MenuShellAccessibleRef

public struct MenuShellAccessibleRef : MenuShellAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MenuShellAccessible Class