ColorChooserWidgetClassRef

public struct ColorChooserWidgetClassRef : ColorChooserWidgetClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ColorChooserInterface Record: ColorChooserInterfaceProtocol extension (methods and fields)

ColorChooserWidgetClass Record