MultiSorterClassRef

public struct MultiSorterClassRef : MultiSorterClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MultiSelectionClass Record: MultiSelectionClassProtocol extension (methods and fields)

MultiSorterClass Record