CellAreaContextClassRef

public struct CellAreaContextClassRef : CellAreaContextClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CellAreaClass Record: CellAreaClassProtocol extension (methods and fields)

CellAreaContextClass Record