TreeListModelClassRef

public struct TreeListModelClassRef : TreeListModelClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TreeIter Record: TreeIterProtocol extension (methods and fields)

TreeListModelClass Record