ColorSelectionClassRef

public struct ColorSelectionClassRef : ColorSelectionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ColorChooserWidgetClass Record: ColorChooserWidgetClassProtocol extension (methods and fields)

ColorSelectionClass Record