MenuButtonAccessibleRef

public struct MenuButtonAccessibleRef : MenuButtonAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MenuButtonAccessible Class