ColorChooserT.rgba

Set rgba property.

More...
  1. gdk.rgba.RGBA rgba [@property getter]
  2. gdk.rgba.RGBA rgba [@property setter]
    template ColorChooserT()
    @property
    void
    rgba

Parameters

propval gdk.rgba.RGBA

The currently selected color, as a gdk.rgba.RGBA struct.

The property can be set to change the current selection programmatically.

Detailed Description