TreeModelSortClassRef

public struct TreeModelSortClassRef : TreeModelSortClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TreeModelIface Record: TreeModelIfaceProtocol extension (methods and fields)

TreeModelSortClass Record