ColorChooserInterfaceRef

public struct ColorChooserInterfaceRef : ColorChooserInterfaceProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CheckButtonClass Record: CheckButtonClassProtocol extension (methods and fields)

ColorChooserInterface Record