RadioMenuItemClassRef

public struct RadioMenuItemClassRef : RadioMenuItemClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RadioMenuItemAccessibleClass Record: RadioMenuItemAccessibleClassProtocol extension (methods and fields)

RadioMenuItemClass Record