RadioButtonAccessibleRef

public struct RadioButtonAccessibleRef : RadioButtonAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RadioButtonAccessible Class