RadioButtonClassRef

public struct RadioButtonClassRef : RadioButtonClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RadioButtonAccessibleClass Record: RadioButtonAccessibleClassProtocol extension (methods and fields)

RadioButtonClass Record