TreeViewColumnClassRef

public struct TreeViewColumnClassRef : TreeViewColumnClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TreeViewClass Record: TreeViewClassProtocol extension (methods and fields)

TreeViewColumnClass Record