RadioActionClassRef

public struct RadioActionClassRef : RadioActionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ProgressBarClass Record: ProgressBarClassProtocol extension (methods and fields)

RadioActionClass Record