ColorSelectionDialogClassRef

public struct ColorSelectionDialogClassRef : ColorSelectionDialogClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ColorSelectionClass Record: ColorSelectionClassProtocol extension (methods and fields)

ColorSelectionDialogClass Record