SingleSelectionClassRef

public struct SingleSelectionClassRef : SingleSelectionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SignalListItemFactoryClass Record: SignalListItemFactoryClassProtocol extension (methods and fields)

SingleSelectionClass Record