CellRendererPixbufClassRef

public struct CellRendererPixbufClassRef : CellRendererPixbufClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CellRendererComboClass Record: CellRendererComboClassProtocol extension (methods and fields)

CellRendererPixbufClass Record