SliceListModelClassRef

public struct SliceListModelClassRef : SliceListModelClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SingleSelectionClass Record: SingleSelectionClassProtocol extension (methods and fields)

SliceListModelClass Record