BooleanCellAccessibleRef

public struct BooleanCellAccessibleRef : BooleanCellAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

BooleanCellAccessible Class