Constructor
Gtk.ColorButton.new_with_rgba
Declaration [src]
GtkWidget*
gtk_color_button_new_with_rgba (
  const GdkRGBA* rgba
)
Parameters
| rgba | const GdkRGBA* | 
| A  | |
| Ownership is not transferred to the callee | 
Return value
| Returns: GtkWidget | |
| a new color button | |
| Ownership is not transferred to the caller | |