RadioMenuItemAccessibleClassRef

public struct RadioMenuItemAccessibleClassRef : RadioMenuItemAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RadioButtonClass Record: RadioButtonClassProtocol extension (methods and fields)

RadioMenuItemAccessibleClass Record