ColumnViewColumnClassRef

public struct ColumnViewColumnClassRef : ColumnViewColumnClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ColumnViewClass Record: ColumnViewClassProtocol extension (methods and fields)

ColumnViewColumnClass Record