ToggleButtonClassRef

public struct ToggleButtonClassRef : ToggleButtonClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TextViewClass Record: TextViewClassProtocol extension (methods and fields)

ToggleButtonClass Record