RadioMenuItemAccessibleRef

public struct RadioMenuItemAccessibleRef : RadioMenuItemAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RadioMenuItemAccessible Class