ColorChooserT.rgba

Get rgba property.

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

Return Value

Type: 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