ColorChooserIF.getRgba

Gets the currently-selected color.

  1. RGBA getRgba()
  2. void getRgba(RGBA color)
    interface ColorChooserIF
    void
    getRgba
    ()

Parameters

color RGBA

a gdk.RGBA to fill in with the current color

Meta