CellRendererAccelClassRef

public struct CellRendererAccelClassRef : CellRendererAccelClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CellLayoutIface Record: CellLayoutIfaceProtocol extension (methods and fields)

CellRendererAccelClass Record