MultiSelectionClassRef

public struct MultiSelectionClassRef : MultiSelectionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MultiFilterClass Record: MultiFilterClassProtocol extension (methods and fields)

MultiSelectionClass Record