ColorDialogButton.rgba

Get rgba property.

  1. gdk.rgba.RGBA rgba [@property getter]
    class ColorDialogButton
    @property
    rgba
    ()
  2. gdk.rgba.RGBA rgba [@property setter]

Return Value

Type: gdk.rgba.RGBA

The selected color.

This property can be set to give the button its initial color, and it will be updated to reflect the users choice in the color chooser dialog.

Listen to notify::rgba to get informed about changes to the buttons color.