Method

Gtk.ColorChooser.set_rgba

Declaration [src]

void
gtk_color_chooser_set_rgba (
  GtkColorChooser* chooser,
  const GdkRGBA* color
)

Description [src]

Sets the color.

Sets propertyGtk.ColorChooser:rgba

Parameters

color const GdkRGBA*
 

the new color

 Ownership is not transferred to the callee