CellRendererTextClassRef

public struct CellRendererTextClassRef : CellRendererTextClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CellRendererClassPrivate Record: CellRendererClassPrivateProtocol extension (methods and fields)

CellRendererTextClass Record