ColorChooserDialogClassRef

public struct ColorChooserDialogClassRef : ColorChooserDialogClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ColorButtonClass Record: ColorButtonClassProtocol extension (methods and fields)

ColorChooserDialogClass Record