ToggleButtonAccessibleRef

public struct ToggleButtonAccessibleRef : ToggleButtonAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ToggleButtonAccessible Class