CellAreaBoxClassRef

public struct CellAreaBoxClassRef : CellAreaBoxClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CellAccessibleParentIface Record: CellAccessibleParentIfaceProtocol extension (methods and fields)

CellAreaBoxClass Record