CellRendererSpinClassRef

public struct CellRendererSpinClassRef : CellRendererSpinClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CellRendererProgressClass Record: CellRendererProgressClassProtocol extension (methods and fields)

CellRendererSpinClass Record