ColorSelectionDialogRef

public struct ColorSelectionDialogRef : ColorSelectionDialogProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ColorSelectionDialog Class