BooleanCellAccessibleClassRef

public struct BooleanCellAccessibleClassRef : BooleanCellAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

BindingSignal Record: BindingSignalProtocol extension (methods and fields)

BooleanCellAccessibleClass Record