NoSelectionClassRef

public struct NoSelectionClassRef : NoSelectionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

NeverTriggerClass Record: NeverTriggerClassProtocol extension (methods and fields)

NoSelectionClass Record